============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m5cl/000247/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 105 deselected / 6 selected

test_dynamic_tenants.py F

=================================== FAILURES ===================================
_ test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false] _
ydb/tests/functional/tenants/test_dynamic_tenants.py:350: in test_create_and_drop_the_same_tenant2
    pool.retry_operation_sync(write_some_data, None, "table", "table_for_rm", value)
contrib/python/ydb/py3/ydb/table.py:2655: in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/table.py:2653: in wrapped_callee
    return callee(session, *args, **kwargs)
ydb/tests/functional/tenants/test_dynamic_tenants.py:340: in write_some_data
    session.transaction().execute(
contrib/python/ydb/py3/ydb/table.py:2392: in execute
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:464: in __call__
    res = connection(
contrib/python/ydb/py3/ydb/connection.py:516: in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
contrib/python/ydb/py3/ydb/_session_impl.py:20: in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
contrib/python/ydb/py3/ydb/_tx_ctx_impl.py:9: in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
contrib/python/ydb/py3/ydb/_tx_ctx_impl.py:22: in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
contrib/python/ydb/py3/ydb/_tx_ctx_impl.py:165: in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
contrib/python/ydb/py3/ydb/issues.py:237: in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Failed to create default pool in database /Root/users/database" severity: 1 issues { message: "Failed to create resource pool: StatusPathDoesNotExist" severity: 1 issues { message: "Path does not exist" issue_code: 200200 severity: 1 } } ,message: "Query failed during adding/waiting in workload pool " severity: 1 (server_code: 400070)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/000247/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24601
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_dynamic_tenants
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/m5cl/000247/r3tmp/kikimr_cluster_goy43rq7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/000247/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6995
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8155
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2493
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31968
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/000247/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/000247/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/m5cl/000247/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_w1j6brb7.log --grpc-port=6995 --mon-port=8155 --ic-port=24601
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:6995/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/000247/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/000247/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/m5cl/000247/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_w1j6brb7.log --grpc-port=6995 --mon-port=8155 --ic-port=24601
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m5cl/000247/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m5cl/000247/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/m5cl/000247/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_w1j6brb7.log', '--grpc-port=6995', '--mon-port=8155', '--ic-port=24601')' in '/home/runner/.ya/build/build_root/m5cl/000247/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3229538
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:6995/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/m5cl/000247/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3229552
DEBUG    ya.test:process.py:259 Command (pid 3229552) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3229552) elapsed time (sec): 0.1905813217163086
DEBUG    ya.test:process.py:263 Command (pid 3229552) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3229552) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3229552) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3229552) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3229552) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3229552) maxrss: 197112
DEBUG    ya.test:process.py:263 Command (pid 3229552) minflt: 6594
DEBUG    ya.test:process.py:263 Command (pid 3229552) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3229552) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3229552) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 3229552) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3229552) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3229552) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3229552) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3229552) stime: 0.037954999999999996
DEBUG    ya.test:process.py:263 Command (pid 3229552) utime: 0.098684
DEBUG    ya.test:process.py:263 Command (pid 3229552) wtime: 0.194
DEBUG    ya.test:process.py:275 Command (pid 3229552) output:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tou57c42v4
    Host information: 
        Linux ghrun-tou57c42v4 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9767151549/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9767151549/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3229552) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/000247/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/m5cl/000247/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:6995', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24601\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/000247/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:6995', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24601\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3231123
DEBUG    ya.test:process.py:259 Command (pid 3231123) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3231123) elapsed time (sec): 0.24997186660766602
DEBUG    ya.test:process.py:263 Command (pid 3231123) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3231123) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3231123) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3231123) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3231123) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3231123) maxrss: 205900
DEBUG    ya.test:process.py:263 Command (pid 3231123) minflt: 8873
DEBUG    ya.test:process.py:263 Command (pid 3231123) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3231123) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3231123) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 3231123) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3231123) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3231123) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 3231123) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3231123) stime: 0.08936899999999999
DEBUG    ya.test:process.py:263 Command (pid 3231123) utime: 0.10561899999999999
DEBUG    ya.test:process.py:263 Command (pid 3231123) wtime: 0.252
DEBUG    ya.test:process.py:275 Command (pid 3231123) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

DEBUG    ya.test:process.py:276 Command (pid 3231123) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/000247/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/m5cl/000247/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:6995', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/000247/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:6995', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3231560
DEBUG    ya.test:process.py:259 Command (pid 3231560) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3231560) elapsed time (sec): 0.21802234649658203
DEBUG    ya.test:process.py:263 Command (pid 3231560) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3231560) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3231560) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3231560) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3231560) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3231560) maxrss: 205660
DEBUG    ya.test:process.py:263 Command (pid 3231560) minflt: 8874
DEBUG    ya.test:process.py:263 Command (pid 3231560) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3231560) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3231560) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 3231560) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3231560) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3231560) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 3231560) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3231560) stime: 0.053147
DEBUG    ya.test:process.py:263 Command (pid 3231560) utime: 0.11856
DEBUG    ya.test:process.py:263 Command (pid 3231560) wtime: 0.219
DEBUG    ya.test:process.py:275 Command (pid 3231560) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3231560) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_dynamic_tenants.py, test_name: test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false])
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:310 create_database
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/000247/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3204
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17966
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17706
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16652
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1644
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/000247/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/000247/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:6995 --tenant=/Root/users/database --log-file-name=/home/runner/.ya/build/build_root/m5cl/000247/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_zwd8gcnt.log --grpc-port=3204 --mon-port=17966 --ic-port=17706
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/000247/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/000247/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:6995 --tenant=/Root/users/database --log-file-name=/home/runner/.ya/build/build_root/m5cl/000247/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_zwd8gcnt.log --grpc-port=3204 --mon-port=17966 --ic-port=17706
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m5cl/000247/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m5cl/000247/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:6995', '--tenant=/Root/users/database', '--log-file-name=/home/runner/.ya/build/build_root/m5cl/000247/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_zwd8gcnt.log', '--grpc-port=3204', '--mon-port=17966', '--ic-port=17706')' in '/home/runner/.ya/build/build_root/m5cl/000247/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3232719
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:3204/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/000247/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3232720
DEBUG    ya.test:process.py:259 Command (pid 3232720) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3232720) elapsed time (sec): 0.17384552955627441
DEBUG    ya.test:process.py:263 Command (pid 3232720) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3232720) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3232720) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3232720) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3232720) majflt: 5
DEBUG    ya.test:process.py:263 Command (pid 3232720) maxrss: 190640
DEBUG    ya.test:process.py:263 Command (pid 3232720) minflt: 6828
DEBUG    ya.test:process.py:263 Command (pid 3232720) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3232720) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3232720) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3232720) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3232720) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3232720) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3232720) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3232720) stime: 0.039295
DEBUG    ya.test:process.py:263 Command (pid 3232720) utime: 0.086451
DEBUG    ya.test:process.py:263 Command (pid 3232720) wtime: 0.175
DEBUG    ya.test:process.py:275 Command (pid 3232720) output:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tou57c42v4
    Host information: 
        Linux ghrun-tou57c42v4 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9767151549/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9767151549/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3232720) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:334 create table one
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7fa1443475d0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fa14432ce20>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fa14432ce20>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7ebc2a4a-565c-403a-8942-77816b24297e, localhost:6995): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7ebc2a4a-565c-403a-8942-77816b24297e, localhost:6995): request = { database: "/Root/users/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7ebc2a4a-565c-403a-8942-77816b24297e, localhost:6995): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/users/database. Endpoint: "localhost:6995". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6995
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 4c930bbe-0028-45c8-9afd-41c5acb2e6bd, localhost:6995): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4c930bbe-0028-45c8-9afd-41c5acb2e6bd, localhost:6995): request = { database: "/Root/users/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4c930bbe-0028-45c8-9afd-41c5acb2e6bd, localhost:6995): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tou57c42v4.auto.internal" port: 3204 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-tou57c42v4.auto.internal:3204, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6995
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fa14432ce20>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 38479015-1a73-40b2-8e3b-f468b16b5998, ghrun-tou57c42v4.auto.internal:3204): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 38479015-1a73-40b2-8e3b-f468b16b5998, ghrun-tou57c42v4.auto.internal:3204): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 38479015-1a73-40b2-8e3b-f468b16b5998, ghrun-tou57c42v4.auto.internal:3204): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 38479015-1a73-40b2-8e3b-f468b16b5998, ghrun-tou57c42v4.auto.internal:3204): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=OTBhODMxZTQtYTAwYzlhY2EtY2YzZDc2NTctYzQ0NGE5NTM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa14432ce20>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fa14432ce20>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9cfdab2b-c678-4deb-81ac-718de5b0b1f4, ghrun-tou57c42v4.auto.internal:3204): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 38479015-1a73-40b2-8e3b-f468b16b5998, ghrun-tou57c42v4.auto.internal:3204): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9cfdab2b-c678-4deb-81ac-718de5b0b1f4, ghrun-tou57c42v4.auto.internal:3204): request = { session_id: "ydb://session/3?node_id=50000&id=OTBhODMxZTQtYTAwYzlhY2EtY2YzZDc2NTctYzQ0NGE5NTM=" path: "/Root/users/database/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9cfdab2b-c678-4deb-81ac-718de5b0b1f4, ghrun-tou57c42v4.auto.internal:3204): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa14432ce20>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:336 create table two
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1bcdac2f-0397-43e8-bd40-eb9304182373, ghrun-tou57c42v4.auto.internal:3204): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1bcdac2f-0397-43e8-bd40-eb9304182373, ghrun-tou57c42v4.auto.internal:3204): request = { session_id: "ydb://session/3?node_id=50000&id=OTBhODMxZTQtYTAwYzlhY2EtY2YzZDc2NTctYzQ0NGE5NTM=" path: "/Root/users/database/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1bcdac2f-0397-43e8-bd40-eb9304182373, ghrun-tou57c42v4.auto.internal:3204): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa14432ce20>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:349 write_some_data
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7e98eb7-0eb1-47d1-801b-841841ecc56a, ghrun-tou57c42v4.auto.internal:3204): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7e98eb7-0eb1-47d1-801b-841841ecc56a, ghrun-tou57c42v4.auto.internal:3204): request = { session_id: "ydb://session/3?node_id=50000&id=OTBhODMxZTQtYTAwYzlhY2EtY2YzZDc2NTctYzQ0NGE5NTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_0\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_0\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7e98eb7-0eb1-47d1-801b-841841ecc56a, ghrun-tou57c42v4.auto.internal:3204): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa14432ce20>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:362 read_some_data
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c65987e-69ce-4c68-b67f-4e784817a17b, ghrun-tou57c42v4.auto.internal:3204): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c65987e-69ce-4c68-b67f-4e784817a17b, ghrun-tou57c42v4.auto.internal:3204): request = { session_id: "ydb://session/3?node_id=50000&id=OTBhODMxZTQtYTAwYzlhY2EtY2YzZDc2NTctYzQ0NGE5NTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c65987e-69ce-4c68-b67f-4e784817a17b, ghrun-tou57c42v4.auto.internal:3204): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_0" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_0" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa14432ce20>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:380 drop table two
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, ec00d64b-5984-48d6-9924-3141d587002b, ghrun-tou57c42v4.auto.internal:3204): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, ec00d64b-5984-48d6-9924-3141d587002b, ghrun-tou57c42v4.auto.internal:3204): request = { session_id: "ydb://session/3?node_id=50000&id=OTBhODMxZTQtYTAwYzlhY2EtY2YzZDc2NTctYzQ0NGE5NTM=" path: "/Root/users/database/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, ec00d64b-5984-48d6-9924-3141d587002b, ghrun-tou57c42v4.auto.internal:3204): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa14432ce20>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fa14432ce20>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fa14432ce20> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, ab72645d-29dc-429f-ac17-063b4c15a164, ghrun-tou57c42v4.auto.internal:3204): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, ab72645d-29dc-429f-ac17-063b4c15a164, ghrun-tou57c42v4.auto.internal:3204): request = { session_id: "ydb://session/3?node_id=50000&id=OTBhODMxZTQtYTAwYzlhY2EtY2YzZDc2NTctYzQ0NGE5NTM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fa14432ce20>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, ab72645d-29dc-429f-ac17-063b4c15a164, ghrun-tou57c42v4.auto.internal:3204): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, ab72645d-29dc-429f-ac17-063b4c15a164, ghrun-tou57c42v4.auto.internal:3204): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, ab72645d-29dc-429f-ac17-063b4c15a164, ghrun-tou57c42v4.auto.internal:3204): on response callback success
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6995
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tou57c42v4.auto.internal:3204
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:383 remove_database
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/users/database
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/users/database: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/users/database: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database&cmstid=72057594037936131&txid=1759397292417961&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/users/database: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/users/database: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/users/database: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/users/database: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:3204/1
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:387 done 0
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:310 create_database
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/000247/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13595
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21301
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10538
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63662
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25099
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/000247/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/000247/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:6995 --tenant=/Root/users/database --log-file-name=/home/runner/.ya/build/build_root/m5cl/000247/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_u9kp5yu4.log --grpc-port=13595 --mon-port=21301 --ic-port=10538
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/000247/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/000247/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:6995 --tenant=/Root/users/database --log-file-name=/home/runner/.ya/build/build_root/m5cl/000247/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_u9kp5yu4.log --grpc-port=13595 --mon-port=21301 --ic-port=10538
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m5cl/000247/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m5cl/000247/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:6995', '--tenant=/Root/users/database', '--log-file-name=/home/runner/.ya/build/build_root/m5cl/000247/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_u9kp5yu4.log', '--grpc-port=13595', '--mon-port=21301', '--ic-port=10538')' in '/home/runner/.ya/build/build_root/m5cl/000247/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3237072
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:13595/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/000247/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3237075
DEBUG    ya.test:process.py:259 Command (pid 3237075) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3237075) elapsed time (sec): 0.14794421195983887
DEBUG    ya.test:process.py:263 Command (pid 3237075) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3237075) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3237075) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3237075) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3237075) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3237075) maxrss: 197480
DEBUG    ya.test:process.py:263 Command (pid 3237075) minflt: 6566
DEBUG    ya.test:process.py:263 Command (pid 3237075) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3237075) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3237075) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3237075) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3237075) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3237075) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3237075) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3237075) stime: 0.027916999999999997
DEBUG    ya.test:process.py:263 Command (pid 3237075) utime: 0.071787
DEBUG    ya.test:process.py:263 Command (pid 3237075) wtime: 0.149
DEBUG    ya.test:process.py:275 Command (pid 3237075) output:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tou57c42v4
    Host information: 
        Linux ghrun-tou57c42v4 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9767151549/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9767151549/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3237075) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:334 create table one
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7fa144341e10 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fa1443421d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fa1443421d0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c80110f3-e19e-4e5e-9a46-ff3179c938af, localhost:6995): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c80110f3-e19e-4e5e-9a46-ff3179c938af, localhost:6995): request = { database: "/Root/users/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c80110f3-e19e-4e5e-9a46-ff3179c938af, localhost:6995): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/users/database. Endpoint: "localhost:6995". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6995
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 690fff13-3a45-4999-a934-add2ac9f79ca, localhost:6995): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 690fff13-3a45-4999-a934-add2ac9f79ca, localhost:6995): request = { database: "/Root/users/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 690fff13-3a45-4999-a934-add2ac9f79ca, localhost:6995): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tou57c42v4.auto.internal" port: 13595 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-tou57c42v4.auto.internal:13595, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6995
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fa1443421d0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a2d0c9ff-079b-4e60-86b6-7fbc3176897b, ghrun-tou57c42v4.auto.internal:13595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a2d0c9ff-079b-4e60-86b6-7fbc3176897b, ghrun-tou57c42v4.auto.internal:13595): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, a2d0c9ff-079b-4e60-86b6-7fbc3176897b, ghrun-tou57c42v4.auto.internal:13595): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a2d0c9ff-079b-4e60-86b6-7fbc3176897b, ghrun-tou57c42v4.auto.internal:13595): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=OTkyNzdiYjEtYTY5ZTlkZDMtMTExNzI5YzEtMTIyNDgxMTI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa1443421d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fa1443421d0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e0558c69-0cb5-4030-ae0e-e8e99d66f975, ghrun-tou57c42v4.auto.internal:13595): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, a2d0c9ff-079b-4e60-86b6-7fbc3176897b, ghrun-tou57c42v4.auto.internal:13595): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e0558c69-0cb5-4030-ae0e-e8e99d66f975, ghrun-tou57c42v4.auto.internal:13595): request = { session_id: "ydb://session/3?node_id=50001&id=OTkyNzdiYjEtYTY5ZTlkZDMtMTExNzI5YzEtMTIyNDgxMTI=" path: "/Root/users/database/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e0558c69-0cb5-4030-ae0e-e8e99d66f975, ghrun-tou57c42v4.auto.internal:13595): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa1443421d0>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:336 create table two
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 51a2acff-3bb8-4683-8b78-775c21d22f22, ghrun-tou57c42v4.auto.internal:13595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 51a2acff-3bb8-4683-8b78-775c21d22f22, ghrun-tou57c42v4.auto.internal:13595): request = { session_id: "ydb://session/3?node_id=50001&id=OTkyNzdiYjEtYTY5ZTlkZDMtMTExNzI5YzEtMTIyNDgxMTI=" path: "/Root/users/database/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 51a2acff-3bb8-4683-8b78-775c21d22f22, ghrun-tou57c42v4.auto.internal:13595): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa1443421d0>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:349 write_some_data
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e038c1bc-826e-4f47-84e5-3b9477fd7e38, ghrun-tou57c42v4.auto.internal:13595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e038c1bc-826e-4f47-84e5-3b9477fd7e38, ghrun-tou57c42v4.auto.internal:13595): request = { session_id: "ydb://session/3?node_id=50001&id=OTkyNzdiYjEtYTY5ZTlkZDMtMTExNzI5YzEtMTIyNDgxMTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_1\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_1\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e038c1bc-826e-4f47-84e5-3b9477fd7e38, ghrun-tou57c42v4.auto.internal:13595): response = { operation { ready: true status: SCHEME_ERROR issues { message: "Failed to create default pool in database /Root/users/database" severity: 1 issues { message: "Failed to create resource pool: StatusPathDoesNotExist" severity: 1 issues { message: "Path does not exist" issue_code: 200200 severity: 1 } } } issues { message: "Query failed during adding/waiting in workload pool " severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa1443421d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fa1443421d0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fa1443421d0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a847f192-f940-4a29-83c2-1ad510a94c3d, ghrun-tou57c42v4.auto.internal:13595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a847f192-f940-4a29-83c2-1ad510a94c3d, ghrun-tou57c42v4.auto.internal:13595): request = { session_id: "ydb://session/3?node_id=50001&id=OTkyNzdiYjEtYTY5ZTlkZDMtMTExNzI5YzEtMTIyNDgxMTI=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fa1443421d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, a847f192-f940-4a29-83c2-1ad510a94c3d, ghrun-tou57c42v4.auto.internal:13595): on response callback started
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a847f192-f940-4a29-83c2-1ad510a94c3d, ghrun-tou57c42v4.auto.internal:13595): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, a847f192-f940-4a29-83c2-1ad510a94c3d, ghrun-tou57c42v4.auto.internal:13595): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6995
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tou57c42v4.auto.internal:13595
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_dynamic_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:13595/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:6995/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25099
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63662
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10538
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21301
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13595
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1644
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16652
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17706
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17966
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3204
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31968
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2493
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8155
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6995
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24601
============================== slowest durations ===============================
6.93s call     test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
3.01s teardown test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
2.61s setup    test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
=========================== short test summary info ============================
FAILED test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false] - ydb.issues.SchemeError: message: "Failed to create default pool in database /Root/users/database" severity: 1 issues { message: "Failed to create resource pool: StatusPathDoesNotExist" severity: 1 issues { message: "Path does not exist" issue_code: 200200 severity: 1 } } ,message: "Query failed during adding/waiting in workload pool " severity: 1 (server_code: 400070)
====================== 1 failed, 105 deselected in 13.44s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m5cl/00024c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 105 deselected / 6 selected

test_dynamic_tenants.py F

=================================== FAILURES ===================================
_ test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true] _
ydb/tests/functional/tenants/test_dynamic_tenants.py:350: in test_create_and_drop_the_same_tenant2
    pool.retry_operation_sync(write_some_data, None, "table", "table_for_rm", value)
contrib/python/ydb/py3/ydb/table.py:2655: in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/table.py:2653: in wrapped_callee
    return callee(session, *args, **kwargs)
ydb/tests/functional/tenants/test_dynamic_tenants.py:340: in write_some_data
    session.transaction().execute(
contrib/python/ydb/py3/ydb/table.py:2392: in execute
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:464: in __call__
    res = connection(
contrib/python/ydb/py3/ydb/connection.py:516: in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
contrib/python/ydb/py3/ydb/_session_impl.py:20: in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
contrib/python/ydb/py3/ydb/_tx_ctx_impl.py:9: in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
contrib/python/ydb/py3/ydb/_tx_ctx_impl.py:22: in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
contrib/python/ydb/py3/ydb/_tx_ctx_impl.py:165: in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
contrib/python/ydb/py3/ydb/issues.py:237: in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Failed to create default pool in database /Root/users/database" severity: 1 issues { message: "Failed to create resource pool: StatusPathDoesNotExist" severity: 1 issues { message: "Path does not exist" issue_code: 200200 severity: 1 } } ,message: "Query failed during adding/waiting in workload pool " severity: 1 (server_code: 400070)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/00024c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25902
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_dynamic_tenants
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/m5cl/00024c/r3tmp/kikimr_cluster_nbbdq2z8
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/00024c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18905
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12730
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14203
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32115
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/00024c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/00024c/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/m5cl/00024c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_1_1tz39m.log --grpc-port=18905 --mon-port=12730 --ic-port=25902
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:18905/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/00024c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/00024c/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/m5cl/00024c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_1_1tz39m.log --grpc-port=18905 --mon-port=12730 --ic-port=25902
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m5cl/00024c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m5cl/00024c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/m5cl/00024c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_1_1tz39m.log', '--grpc-port=18905', '--mon-port=12730', '--ic-port=25902')' in '/home/runner/.ya/build/build_root/m5cl/00024c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3229462
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:18905/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/m5cl/00024c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3229466
DEBUG    ya.test:process.py:259 Command (pid 3229466) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3229466) elapsed time (sec): 0.189619779586792
DEBUG    ya.test:process.py:263 Command (pid 3229466) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3229466) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3229466) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3229466) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3229466) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3229466) maxrss: 197516
DEBUG    ya.test:process.py:263 Command (pid 3229466) minflt: 6564
DEBUG    ya.test:process.py:263 Command (pid 3229466) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3229466) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3229466) nivcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 3229466) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3229466) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3229466) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3229466) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3229466) stime: 0.042898
DEBUG    ya.test:process.py:263 Command (pid 3229466) utime: 0.093596
DEBUG    ya.test:process.py:263 Command (pid 3229466) wtime: 0.195
DEBUG    ya.test:process.py:275 Command (pid 3229466) output:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tou57c42v4
    Host information: 
        Linux ghrun-tou57c42v4 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9767151549/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9767151549/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3229466) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/00024c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/m5cl/00024c/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:18905', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25902\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/00024c/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:18905', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25902\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3231040
DEBUG    ya.test:process.py:259 Command (pid 3231040) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3231040) elapsed time (sec): 0.24329137802124023
DEBUG    ya.test:process.py:263 Command (pid 3231040) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3231040) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3231040) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3231040) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3231040) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3231040) maxrss: 205576
DEBUG    ya.test:process.py:263 Command (pid 3231040) minflt: 8866
DEBUG    ya.test:process.py:263 Command (pid 3231040) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3231040) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3231040) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 3231040) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3231040) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3231040) nvcsw: 106
DEBUG    ya.test:process.py:263 Command (pid 3231040) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3231040) stime: 0.05654
DEBUG    ya.test:process.py:263 Command (pid 3231040) utime: 0.133272
DEBUG    ya.test:process.py:263 Command (pid 3231040) wtime: 0.245
DEBUG    ya.test:process.py:275 Command (pid 3231040) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

DEBUG    ya.test:process.py:276 Command (pid 3231040) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/00024c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/m5cl/00024c/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:18905', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/00024c/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:18905', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3231545
DEBUG    ya.test:process.py:259 Command (pid 3231545) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3231545) elapsed time (sec): 0.22447991371154785
DEBUG    ya.test:process.py:263 Command (pid 3231545) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3231545) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3231545) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3231545) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3231545) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3231545) maxrss: 205836
DEBUG    ya.test:process.py:263 Command (pid 3231545) minflt: 8873
DEBUG    ya.test:process.py:263 Command (pid 3231545) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3231545) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3231545) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 3231545) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3231545) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3231545) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 3231545) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3231545) stime: 0.032429
DEBUG    ya.test:process.py:263 Command (pid 3231545) utime: 0.141878
DEBUG    ya.test:process.py:263 Command (pid 3231545) wtime: 0.226
DEBUG    ya.test:process.py:275 Command (pid 3231545) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3231545) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_dynamic_tenants.py, test_name: test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true])
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:310 create_database
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/00024c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10980
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2334
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25467
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1958
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20267
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/00024c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/00024c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18905 --tenant=/Root/users/database --log-file-name=/home/runner/.ya/build/build_root/m5cl/00024c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_dyp7rsm2.log --grpc-port=10980 --mon-port=2334 --ic-port=25467
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/00024c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/00024c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18905 --tenant=/Root/users/database --log-file-name=/home/runner/.ya/build/build_root/m5cl/00024c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_dyp7rsm2.log --grpc-port=10980 --mon-port=2334 --ic-port=25467
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m5cl/00024c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m5cl/00024c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:18905', '--tenant=/Root/users/database', '--log-file-name=/home/runner/.ya/build/build_root/m5cl/00024c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_dyp7rsm2.log', '--grpc-port=10980', '--mon-port=2334', '--ic-port=25467')' in '/home/runner/.ya/build/build_root/m5cl/00024c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3232714
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:10980/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/00024c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3232715
DEBUG    ya.test:process.py:259 Command (pid 3232715) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3232715) elapsed time (sec): 0.18056702613830566
DEBUG    ya.test:process.py:263 Command (pid 3232715) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3232715) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3232715) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3232715) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3232715) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3232715) maxrss: 197432
DEBUG    ya.test:process.py:263 Command (pid 3232715) minflt: 6598
DEBUG    ya.test:process.py:263 Command (pid 3232715) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3232715) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3232715) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3232715) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3232715) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3232715) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3232715) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3232715) stime: 0.028090999999999998
DEBUG    ya.test:process.py:263 Command (pid 3232715) utime: 0.104339
DEBUG    ya.test:process.py:263 Command (pid 3232715) wtime: 0.181
DEBUG    ya.test:process.py:275 Command (pid 3232715) output:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tou57c42v4
    Host information: 
        Linux ghrun-tou57c42v4 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9767151549/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9767151549/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3232715) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:334 create table one
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7ff25063fa80 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7ff25063d320>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7ff25063d320>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 786e2e82-9d50-4c84-b2a2-c9491685e193, localhost:18905): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 786e2e82-9d50-4c84-b2a2-c9491685e193, localhost:18905): request = { database: "/Root/users/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 786e2e82-9d50-4c84-b2a2-c9491685e193, localhost:18905): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/users/database. Endpoint: "localhost:18905". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18905
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a5cca73b-03b0-4b74-b5e8-94aa87615bbd, localhost:18905): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a5cca73b-03b0-4b74-b5e8-94aa87615bbd, localhost:18905): request = { database: "/Root/users/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a5cca73b-03b0-4b74-b5e8-94aa87615bbd, localhost:18905): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tou57c42v4.auto.internal" port: 10980 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-tou57c42v4.auto.internal:10980, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18905
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7ff25063d320>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0d24cc05-78e4-4240-8276-9fa70c78a35c, ghrun-tou57c42v4.auto.internal:10980): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0d24cc05-78e4-4240-8276-9fa70c78a35c, ghrun-tou57c42v4.auto.internal:10980): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 0d24cc05-78e4-4240-8276-9fa70c78a35c, ghrun-tou57c42v4.auto.internal:10980): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0d24cc05-78e4-4240-8276-9fa70c78a35c, ghrun-tou57c42v4.auto.internal:10980): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=YjhkYjAzODYtOGY3OWFmY2EtZjA3MTg2ODItYzU2Y2U5ZGQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff25063d320>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7ff25063d320>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 0d24cc05-78e4-4240-8276-9fa70c78a35c, ghrun-tou57c42v4.auto.internal:10980): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, af206cd0-8f3c-413f-8adc-7eab38aefb32, ghrun-tou57c42v4.auto.internal:10980): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, af206cd0-8f3c-413f-8adc-7eab38aefb32, ghrun-tou57c42v4.auto.internal:10980): request = { session_id: "ydb://session/3?node_id=50000&id=YjhkYjAzODYtOGY3OWFmY2EtZjA3MTg2ODItYzU2Y2U5ZGQ=" path: "/Root/users/database/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, af206cd0-8f3c-413f-8adc-7eab38aefb32, ghrun-tou57c42v4.auto.internal:10980): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff25063d320>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:336 create table two
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8bfbb3b8-a0aa-4557-8946-a0a368151725, ghrun-tou57c42v4.auto.internal:10980): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8bfbb3b8-a0aa-4557-8946-a0a368151725, ghrun-tou57c42v4.auto.internal:10980): request = { session_id: "ydb://session/3?node_id=50000&id=YjhkYjAzODYtOGY3OWFmY2EtZjA3MTg2ODItYzU2Y2U5ZGQ=" path: "/Root/users/database/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8bfbb3b8-a0aa-4557-8946-a0a368151725, ghrun-tou57c42v4.auto.internal:10980): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff25063d320>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:349 write_some_data
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7663af33-8d8e-43cc-bd92-358fb51e1d37, ghrun-tou57c42v4.auto.internal:10980): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7663af33-8d8e-43cc-bd92-358fb51e1d37, ghrun-tou57c42v4.auto.internal:10980): request = { session_id: "ydb://session/3?node_id=50000&id=YjhkYjAzODYtOGY3OWFmY2EtZjA3MTg2ODItYzU2Y2U5ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_0\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_0\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7663af33-8d8e-43cc-bd92-358fb51e1d37, ghrun-tou57c42v4.auto.internal:10980): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff25063d320>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:362 read_some_data
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3062a2e0-59f7-4cd7-9d6e-6961875e4bf2, ghrun-tou57c42v4.auto.internal:10980): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3062a2e0-59f7-4cd7-9d6e-6961875e4bf2, ghrun-tou57c42v4.auto.internal:10980): request = { session_id: "ydb://session/3?node_id=50000&id=YjhkYjAzODYtOGY3OWFmY2EtZjA3MTg2ODItYzU2Y2U5ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3062a2e0-59f7-4cd7-9d6e-6961875e4bf2, ghrun-tou57c42v4.auto.internal:10980): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_0" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_0" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff25063d320>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:380 drop table two
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 3093ab39-b392-410e-aa29-f7be07f7aecc, ghrun-tou57c42v4.auto.internal:10980): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 3093ab39-b392-410e-aa29-f7be07f7aecc, ghrun-tou57c42v4.auto.internal:10980): request = { session_id: "ydb://session/3?node_id=50000&id=YjhkYjAzODYtOGY3OWFmY2EtZjA3MTg2ODItYzU2Y2U5ZGQ=" path: "/Root/users/database/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 3093ab39-b392-410e-aa29-f7be07f7aecc, ghrun-tou57c42v4.auto.internal:10980): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff25063d320>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7ff25063d320>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7ff25063d320> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d90a7262-3c62-45ca-8e74-d2d7a938fd36, ghrun-tou57c42v4.auto.internal:10980): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d90a7262-3c62-45ca-8e74-d2d7a938fd36, ghrun-tou57c42v4.auto.internal:10980): request = { session_id: "ydb://session/3?node_id=50000&id=YjhkYjAzODYtOGY3OWFmY2EtZjA3MTg2ODItYzU2Y2U5ZGQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7ff25063d320>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, d90a7262-3c62-45ca-8e74-d2d7a938fd36, ghrun-tou57c42v4.auto.internal:10980): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d90a7262-3c62-45ca-8e74-d2d7a938fd36, ghrun-tou57c42v4.auto.internal:10980): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, d90a7262-3c62-45ca-8e74-d2d7a938fd36, ghrun-tou57c42v4.auto.internal:10980): on response callback success
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18905
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tou57c42v4.auto.internal:10980
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:383 remove_database
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/users/database
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/users/database: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/users/database: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database&cmstid=72057594037936131&txid=1759397292647394&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/users/database: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/users/database: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/users/database: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/users/database: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:10980/1
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:387 done 0
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:310 create_database
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/00024c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19415
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4096
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20282
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2303
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2219
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/00024c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/00024c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18905 --tenant=/Root/users/database --log-file-name=/home/runner/.ya/build/build_root/m5cl/00024c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_kvp8iqnl.log --grpc-port=19415 --mon-port=4096 --ic-port=20282
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/00024c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/00024c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18905 --tenant=/Root/users/database --log-file-name=/home/runner/.ya/build/build_root/m5cl/00024c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_kvp8iqnl.log --grpc-port=19415 --mon-port=4096 --ic-port=20282
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m5cl/00024c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m5cl/00024c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:18905', '--tenant=/Root/users/database', '--log-file-name=/home/runner/.ya/build/build_root/m5cl/00024c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_kvp8iqnl.log', '--grpc-port=19415', '--mon-port=4096', '--ic-port=20282')' in '/home/runner/.ya/build/build_root/m5cl/00024c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3237199
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:19415/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/00024c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3237210
DEBUG    ya.test:process.py:259 Command (pid 3237210) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3237210) elapsed time (sec): 0.14909005165100098
DEBUG    ya.test:process.py:263 Command (pid 3237210) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3237210) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3237210) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3237210) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3237210) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3237210) maxrss: 197508
DEBUG    ya.test:process.py:263 Command (pid 3237210) minflt: 6562
DEBUG    ya.test:process.py:263 Command (pid 3237210) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3237210) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3237210) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3237210) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3237210) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3237210) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3237210) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3237210) stime: 0.027169
DEBUG    ya.test:process.py:263 Command (pid 3237210) utime: 0.07374399999999999
DEBUG    ya.test:process.py:263 Command (pid 3237210) wtime: 0.15
DEBUG    ya.test:process.py:275 Command (pid 3237210) output:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tou57c42v4
    Host information: 
        Linux ghrun-tou57c42v4 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9767151549/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9767151549/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3237210) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:334 create table one
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7ff2506103d0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7ff2506105b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7ff2506105b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 59b65201-f35b-4ff0-8d59-9ad86a8998c4, localhost:18905): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 59b65201-f35b-4ff0-8d59-9ad86a8998c4, localhost:18905): request = { database: "/Root/users/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 59b65201-f35b-4ff0-8d59-9ad86a8998c4, localhost:18905): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/users/database. Endpoint: "localhost:18905". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18905
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 95def0aa-6357-4c30-bfc9-e2cfce86fbe2, localhost:18905): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 95def0aa-6357-4c30-bfc9-e2cfce86fbe2, localhost:18905): request = { database: "/Root/users/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 95def0aa-6357-4c30-bfc9-e2cfce86fbe2, localhost:18905): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tou57c42v4.auto.internal" port: 19415 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-tou57c42v4.auto.internal:19415, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18905
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7ff2506105b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 18f6ab7d-d85b-4e98-9862-cee19fbdcda5, ghrun-tou57c42v4.auto.internal:19415): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 18f6ab7d-d85b-4e98-9862-cee19fbdcda5, ghrun-tou57c42v4.auto.internal:19415): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 18f6ab7d-d85b-4e98-9862-cee19fbdcda5, ghrun-tou57c42v4.auto.internal:19415): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 18f6ab7d-d85b-4e98-9862-cee19fbdcda5, ghrun-tou57c42v4.auto.internal:19415): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=ZDY0YzVkMmItOWUwYjg5ZDgtM2QxY2QzZjgtODJhMWNkZWQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff2506105b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7ff2506105b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4b7901b3-182b-46b4-8bb8-00a49ffdb81b, ghrun-tou57c42v4.auto.internal:19415): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 18f6ab7d-d85b-4e98-9862-cee19fbdcda5, ghrun-tou57c42v4.auto.internal:19415): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4b7901b3-182b-46b4-8bb8-00a49ffdb81b, ghrun-tou57c42v4.auto.internal:19415): request = { session_id: "ydb://session/3?node_id=50001&id=ZDY0YzVkMmItOWUwYjg5ZDgtM2QxY2QzZjgtODJhMWNkZWQ=" path: "/Root/users/database/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4b7901b3-182b-46b4-8bb8-00a49ffdb81b, ghrun-tou57c42v4.auto.internal:19415): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff2506105b0>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:336 create table two
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ab86e017-1329-4c2c-82d1-aa61345b719c, ghrun-tou57c42v4.auto.internal:19415): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ab86e017-1329-4c2c-82d1-aa61345b719c, ghrun-tou57c42v4.auto.internal:19415): request = { session_id: "ydb://session/3?node_id=50001&id=ZDY0YzVkMmItOWUwYjg5ZDgtM2QxY2QzZjgtODJhMWNkZWQ=" path: "/Root/users/database/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ab86e017-1329-4c2c-82d1-aa61345b719c, ghrun-tou57c42v4.auto.internal:19415): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff2506105b0>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:349 write_some_data
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee23723a-c36d-43a0-b257-dccc9c99d578, ghrun-tou57c42v4.auto.internal:19415): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee23723a-c36d-43a0-b257-dccc9c99d578, ghrun-tou57c42v4.auto.internal:19415): request = { session_id: "ydb://session/3?node_id=50001&id=ZDY0YzVkMmItOWUwYjg5ZDgtM2QxY2QzZjgtODJhMWNkZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_1\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_1\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee23723a-c36d-43a0-b257-dccc9c99d578, ghrun-tou57c42v4.auto.internal:19415): response = { operation { ready: true status: SCHEME_ERROR issues { message: "Failed to create default pool in database /Root/users/database" severity: 1 issues { message: "Failed to create resource pool: StatusPathDoesNotExist" severity: 1 issues { message: "Path does not exist" issue_code: 200200 severity: 1 } } } issues { message: "Query failed during adding/waiting in workload pool " severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff2506105b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7ff2506105b0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7ff2506105b0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8adeade6-f0ba-43de-bdc5-1fbd38dfe74f, ghrun-tou57c42v4.auto.internal:19415): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8adeade6-f0ba-43de-bdc5-1fbd38dfe74f, ghrun-tou57c42v4.auto.internal:19415): request = { session_id: "ydb://session/3?node_id=50001&id=ZDY0YzVkMmItOWUwYjg5ZDgtM2QxY2QzZjgtODJhMWNkZWQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7ff2506105b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18905
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 8adeade6-f0ba-43de-bdc5-1fbd38dfe74f, ghrun-tou57c42v4.auto.internal:19415): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8adeade6-f0ba-43de-bdc5-1fbd38dfe74f, ghrun-tou57c42v4.auto.internal:19415): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 8adeade6-f0ba-43de-bdc5-1fbd38dfe74f, ghrun-tou57c42v4.auto.internal:19415): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tou57c42v4.auto.internal:19415
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_dynamic_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:19415/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:18905/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2219
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2303
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20282
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4096
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19415
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20267
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1958
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25467
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2334
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10980
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32115
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14203
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12730
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18905
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25902
============================== slowest durations ===============================
6.64s call     test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
3.01s teardown test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
2.65s setup    test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
=========================== short test summary info ============================
FAILED test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true] - ydb.issues.SchemeError: message: "Failed to create default pool in database /Root/users/database" severity: 1 issues { message: "Failed to create resource pool: StatusPathDoesNotExist" severity: 1 issues { message: "Path does not exist" issue_code: 200200 severity: 1 } } ,message: "Query failed during adding/waiting in workload pool " severity: 1 (server_code: 400070)
====================== 1 failed, 105 deselected in 13.18s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m5cl/00024d/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 105 deselected / 6 selected

test_tenants.py F

=================================== FAILURES ===================================
_ TestTenants.test_list_database_above[enable_alter_database_create_hive_first--false] _
ydb/tests/functional/tenants/test_tenants.py:433: in test_list_database_above
    assert result.children[0].name == ".sys"
E   AssertionError: assert '.metadata' == '.sys'
E     
E     - .sys
E     + .metadata
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_list_database_above[enable_alter_database_create_hive_first--false]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/00024d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19754
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/m5cl/00024d/r3tmp/kikimr_cluster_4msycpt1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/00024d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1178
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2023
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28596
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8345
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/00024d/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/00024d/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/m5cl/00024d/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_c3syca59.log --grpc-port=1178 --mon-port=2023 --ic-port=19754
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:1178/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/00024d/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/00024d/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/m5cl/00024d/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_c3syca59.log --grpc-port=1178 --mon-port=2023 --ic-port=19754
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m5cl/00024d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m5cl/00024d/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/m5cl/00024d/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_c3syca59.log', '--grpc-port=1178', '--mon-port=2023', '--ic-port=19754')' in '/home/runner/.ya/build/build_root/m5cl/00024d/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3228918
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:1178/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/m5cl/00024d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3228922
DEBUG    ya.test:process.py:259 Command (pid 3228922) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3228922) elapsed time (sec): 0.19972538948059082
DEBUG    ya.test:process.py:263 Command (pid 3228922) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3228922) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3228922) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3228922) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3228922) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3228922) maxrss: 197664
DEBUG    ya.test:process.py:263 Command (pid 3228922) minflt: 6571
DEBUG    ya.test:process.py:263 Command (pid 3228922) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3228922) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3228922) nivcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 3228922) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3228922) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3228922) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3228922) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3228922) stime: 0.032109
DEBUG    ya.test:process.py:263 Command (pid 3228922) utime: 0.116395
DEBUG    ya.test:process.py:263 Command (pid 3228922) wtime: 0.201
DEBUG    ya.test:process.py:275 Command (pid 3228922) output:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tou57c42v4
    Host information: 
        Linux ghrun-tou57c42v4 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9767151549/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9767151549/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3228922) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/00024d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/m5cl/00024d/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:1178', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19754\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/00024d/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:1178', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19754\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3230599
DEBUG    ya.test:process.py:259 Command (pid 3230599) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3230599) elapsed time (sec): 0.23783183097839355
DEBUG    ya.test:process.py:263 Command (pid 3230599) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3230599) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3230599) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3230599) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3230599) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3230599) maxrss: 205784
DEBUG    ya.test:process.py:263 Command (pid 3230599) minflt: 8879
DEBUG    ya.test:process.py:263 Command (pid 3230599) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3230599) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3230599) nivcsw: 35
DEBUG    ya.test:process.py:263 Command (pid 3230599) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3230599) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3230599) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 3230599) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3230599) stime: 0.053821999999999995
DEBUG    ya.test:process.py:263 Command (pid 3230599) utime: 0.136627
DEBUG    ya.test:process.py:263 Command (pid 3230599) wtime: 0.24
DEBUG    ya.test:process.py:275 Command (pid 3230599) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

DEBUG    ya.test:process.py:276 Command (pid 3230599) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/00024d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/m5cl/00024d/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:1178', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/00024d/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:1178', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3230934
DEBUG    ya.test:process.py:259 Command (pid 3230934) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3230934) elapsed time (sec): 0.2255089282989502
DEBUG    ya.test:process.py:263 Command (pid 3230934) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3230934) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3230934) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3230934) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3230934) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3230934) maxrss: 205812
DEBUG    ya.test:process.py:263 Command (pid 3230934) minflt: 8866
DEBUG    ya.test:process.py:263 Command (pid 3230934) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3230934) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3230934) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 3230934) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3230934) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3230934) nvcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 3230934) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3230934) stime: 0.052321
DEBUG    ya.test:process.py:263 Command (pid 3230934) utime: 0.12074199999999999
DEBUG    ya.test:process.py:263 Command (pid 3230934) wtime: 0.226
DEBUG    ya.test:process.py:275 Command (pid 3230934) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3230934) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_list_database_above_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_list_database_above_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/00024d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8136
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3223
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21548
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1606
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22126
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/00024d/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/00024d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:1178 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/m5cl/00024d/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_xe455et7.log --grpc-port=8136 --mon-port=3223 --ic-port=21548
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/00024d/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/00024d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:1178 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/m5cl/00024d/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_xe455et7.log --grpc-port=8136 --mon-port=3223 --ic-port=21548
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m5cl/00024d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m5cl/00024d/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:1178', '--tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/m5cl/00024d/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_xe455et7.log', '--grpc-port=8136', '--mon-port=3223', '--ic-port=21548')' in '/home/runner/.ya/build/build_root/m5cl/00024d/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3233043
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:8136/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/00024d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3233046
DEBUG    ya.test:process.py:259 Command (pid 3233046) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3233046) elapsed time (sec): 0.179335355758667
DEBUG    ya.test:process.py:263 Command (pid 3233046) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3233046) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3233046) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3233046) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3233046) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3233046) maxrss: 197480
DEBUG    ya.test:process.py:263 Command (pid 3233046) minflt: 6584
DEBUG    ya.test:process.py:263 Command (pid 3233046) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3233046) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3233046) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3233046) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3233046) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3233046) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3233046) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3233046) stime: 0.035773
DEBUG    ya.test:process.py:263 Command (pid 3233046) utime: 0.095396
DEBUG    ya.test:process.py:263 Command (pid 3233046) wtime: 0.18
DEBUG    ya.test:process.py:275 Command (pid 3233046) output:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tou57c42v4
    Host information: 
        Linux ghrun-tou57c42v4 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9767151549/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9767151549/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3233046) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: database up
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_tenants.py::TestTenants, test_name: test_list_database_above[enable_alter_database_create_hive_first--false])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5065f158-6f82-4241-9e31-368b660008db, localhost:1178): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5065f158-6f82-4241-9e31-368b660008db, localhost:1178): request = { database: "/Root/test_list_database_above_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5065f158-6f82-4241-9e31-368b660008db, localhost:1178): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tou57c42v4.auto.internal" port: 8136 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-tou57c42v4.auto.internal:8136, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1178
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 8331e6fb-1024-442e-a262-381872a8fbc3, ghrun-tou57c42v4.auto.internal:8136): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 8331e6fb-1024-442e-a262-381872a8fbc3, ghrun-tou57c42v4.auto.internal:8136): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test_list_database_above_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 8331e6fb-1024-442e-a262-381872a8fbc3, ghrun-tou57c42v4.auto.internal:8136): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "Root/test_list_database_above_enable_alter_database_create_hive_first--false_" owner: "root@builtin" type: DATABASE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { tx_id: 1 } } children { name: ".metadata" owner: "metadata@system" type: DIRECTORY created_at { plan_step: 1759397292160 tx_id: 281474976720657 } } children { name: ".sys" type: DIRECTORY created_at { } } } } } }
DEBUG    __tests__.test_tenants:test_tenants.py:431 From database: list database </Root/test_list_database_above_enable_alter_database_create_hive_first--false_> is {'scheme_type': 'Directory', 'name': 'test_list_database_above_enable_alter_database_create_hive_first--false_', 'type': '4', 'owner': 'root@builtin', 'effective_permissions': [subject: "USERS"
permission_names: "ydb.database.connect"
, subject: "METADATA-READERS"
permission_names: "ydb.generic.list"
, subject: "DATA-READERS"
permission_names: "ydb.granular.select_row"
, subject: "DATA-WRITERS"
permission_names: "ydb.tables.modify"
, subject: "DDL-ADMINS"
permission_names: "ydb.granular.create_directory"
permission_names: "ydb.granular.write_attributes"
permission_names: "ydb.granular.create_table"
permission_names: "ydb.granular.remove_schema"
permission_names: "ydb.granular.create_queue"
permission_names: "ydb.granular.alter_schema"
, subject: "ACCESS-ADMINS"
permission_names: "ydb.access.grant"
, subject: "DATABASE-ADMINS"
permission_names: "ydb.generic.manage"
], 'permissions': [], 'children': [{'scheme_type': 'SchemeEntry', 'name': '.metadata', 'type': '1', 'owner': 'metadata@system', 'effective_permissions': [], 'permissions': []}, {'scheme_type': 'SchemeEntry', 'name': '.sys', 'type': '1', 'owner': '', 'effective_permissions': [], 'permissions': []}]}
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1178
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tou57c42v4.auto.internal:8136
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_&cmstid=72057594037936131&txid=1759397293129685&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:8136/1
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: database down
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:1178/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22126
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1606
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21548
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3223
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8136
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8345
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28596
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2023
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1178
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19754
============================== slowest durations ===============================
8.53s teardown test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
5.96s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
0.24s call     test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
=========================== short test summary info ============================
FAILED test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false] - AssertionError: assert '.metadata' == '.sys'
  
  - .sys
  + .metadata
====================== 1 failed, 105 deselected in 15.28s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m5cl/000239/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 105 deselected / 6 selected

test_tenants.py F

=================================== FAILURES ===================================
_ TestTenants.test_list_database_above[enable_alter_database_create_hive_first--true] _
ydb/tests/functional/tenants/test_tenants.py:433: in test_list_database_above
    assert result.children[0].name == ".sys"
E   AssertionError: assert '.metadata' == '.sys'
E     
E     - .sys
E     + .metadata
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_list_database_above[enable_alter_database_create_hive_first--true]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/000239/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19763
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/m5cl/000239/r3tmp/kikimr_cluster_0m7z4aoe
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/000239/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20160
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6247
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27621
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9315
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/000239/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/000239/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/m5cl/000239/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_58fmp3gw.log --grpc-port=20160 --mon-port=6247 --ic-port=19763
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:20160/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/000239/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/000239/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/m5cl/000239/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_58fmp3gw.log --grpc-port=20160 --mon-port=6247 --ic-port=19763
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m5cl/000239/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m5cl/000239/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/m5cl/000239/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_58fmp3gw.log', '--grpc-port=20160', '--mon-port=6247', '--ic-port=19763')' in '/home/runner/.ya/build/build_root/m5cl/000239/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3224920
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:20160/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/m5cl/000239/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3224921
DEBUG    ya.test:process.py:259 Command (pid 3224921) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3224921) elapsed time (sec): 0.1645362377166748
DEBUG    ya.test:process.py:263 Command (pid 3224921) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3224921) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3224921) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3224921) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3224921) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3224921) maxrss: 197392
DEBUG    ya.test:process.py:263 Command (pid 3224921) minflt: 6561
DEBUG    ya.test:process.py:263 Command (pid 3224921) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3224921) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3224921) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3224921) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3224921) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3224921) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3224921) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3224921) stime: 0.028052999999999998
DEBUG    ya.test:process.py:263 Command (pid 3224921) utime: 0.088167
DEBUG    ya.test:process.py:263 Command (pid 3224921) wtime: 0.165
DEBUG    ya.test:process.py:275 Command (pid 3224921) output:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tou57c42v4
    Host information: 
        Linux ghrun-tou57c42v4 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9767151549/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9767151549/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3224921) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/000239/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/m5cl/000239/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:20160', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19763\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/000239/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:20160', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19763\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3226033
DEBUG    ya.test:process.py:259 Command (pid 3226033) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3226033) elapsed time (sec): 0.17728471755981445
DEBUG    ya.test:process.py:263 Command (pid 3226033) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3226033) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3226033) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3226033) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3226033) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3226033) maxrss: 205872
DEBUG    ya.test:process.py:263 Command (pid 3226033) minflt: 8874
DEBUG    ya.test:process.py:263 Command (pid 3226033) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3226033) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3226033) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3226033) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3226033) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3226033) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 3226033) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3226033) stime: 0.037556
DEBUG    ya.test:process.py:263 Command (pid 3226033) utime: 0.10015099999999999
DEBUG    ya.test:process.py:263 Command (pid 3226033) wtime: 0.178
DEBUG    ya.test:process.py:275 Command (pid 3226033) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

DEBUG    ya.test:process.py:276 Command (pid 3226033) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/000239/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/m5cl/000239/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:20160', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/000239/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:20160', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3226111
DEBUG    ya.test:process.py:259 Command (pid 3226111) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3226111) elapsed time (sec): 0.19014549255371094
DEBUG    ya.test:process.py:263 Command (pid 3226111) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3226111) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3226111) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3226111) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3226111) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3226111) maxrss: 205608
DEBUG    ya.test:process.py:263 Command (pid 3226111) minflt: 8873
DEBUG    ya.test:process.py:263 Command (pid 3226111) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3226111) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3226111) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3226111) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3226111) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3226111) nvcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 3226111) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3226111) stime: 0.053818
DEBUG    ya.test:process.py:263 Command (pid 3226111) utime: 0.09107799999999999
DEBUG    ya.test:process.py:263 Command (pid 3226111) wtime: 0.191
DEBUG    ya.test:process.py:275 Command (pid 3226111) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3226111) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_list_database_above_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_list_database_above_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/000239/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21898
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21653
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65382
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6365
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29316
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/000239/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/000239/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:20160 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/m5cl/000239/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_q0obfyxd.log --grpc-port=21898 --mon-port=21653 --ic-port=65382
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/000239/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/000239/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:20160 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/m5cl/000239/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_q0obfyxd.log --grpc-port=21898 --mon-port=21653 --ic-port=65382
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m5cl/000239/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m5cl/000239/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:20160', '--tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/m5cl/000239/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_q0obfyxd.log', '--grpc-port=21898', '--mon-port=21653', '--ic-port=65382')' in '/home/runner/.ya/build/build_root/m5cl/000239/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3227768
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:21898/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/000239/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3227770
DEBUG    ya.test:process.py:259 Command (pid 3227770) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3227770) elapsed time (sec): 0.17780566215515137
DEBUG    ya.test:process.py:263 Command (pid 3227770) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3227770) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3227770) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3227770) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3227770) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3227770) maxrss: 197352
DEBUG    ya.test:process.py:263 Command (pid 3227770) minflt: 6564
DEBUG    ya.test:process.py:263 Command (pid 3227770) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3227770) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3227770) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3227770) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3227770) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3227770) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3227770) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3227770) stime: 0.032399
DEBUG    ya.test:process.py:263 Command (pid 3227770) utime: 0.09719699999999999
DEBUG    ya.test:process.py:263 Command (pid 3227770) wtime: 0.179
DEBUG    ya.test:process.py:275 Command (pid 3227770) output:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tou57c42v4
    Host information: 
        Linux ghrun-tou57c42v4 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9767151549/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9767151549/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3227770) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: database up
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_tenants.py::TestTenants, test_name: test_list_database_above[enable_alter_database_create_hive_first--true])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 783d2dd7-3fc7-4e4b-9327-ad5d2d65759a, localhost:20160): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 783d2dd7-3fc7-4e4b-9327-ad5d2d65759a, localhost:20160): request = { database: "/Root/test_list_database_above_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 783d2dd7-3fc7-4e4b-9327-ad5d2d65759a, localhost:20160): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tou57c42v4.auto.internal" port: 21898 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-tou57c42v4.auto.internal:21898, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20160
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 859de028-7618-402b-a2cf-461e0f90ad41, ghrun-tou57c42v4.auto.internal:21898): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 859de028-7618-402b-a2cf-461e0f90ad41, ghrun-tou57c42v4.auto.internal:21898): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test_list_database_above_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 859de028-7618-402b-a2cf-461e0f90ad41, ghrun-tou57c42v4.auto.internal:21898): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "Root/test_list_database_above_enable_alter_database_create_hive_first--true_" owner: "root@builtin" type: DATABASE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { tx_id: 1 } } children { name: ".metadata" owner: "metadata@system" type: DIRECTORY created_at { plan_step: 1759397286010 tx_id: 281474976720657 } } children { name: ".sys" type: DIRECTORY created_at { } } } } } }
DEBUG    __tests__.test_tenants:test_tenants.py:431 From database: list database </Root/test_list_database_above_enable_alter_database_create_hive_first--true_> is {'scheme_type': 'Directory', 'name': 'test_list_database_above_enable_alter_database_create_hive_first--true_', 'type': '4', 'owner': 'root@builtin', 'effective_permissions': [subject: "USERS"
permission_names: "ydb.database.connect"
, subject: "METADATA-READERS"
permission_names: "ydb.generic.list"
, subject: "DATA-READERS"
permission_names: "ydb.granular.select_row"
, subject: "DATA-WRITERS"
permission_names: "ydb.tables.modify"
, subject: "DDL-ADMINS"
permission_names: "ydb.granular.create_directory"
permission_names: "ydb.granular.write_attributes"
permission_names: "ydb.granular.create_table"
permission_names: "ydb.granular.remove_schema"
permission_names: "ydb.granular.create_queue"
permission_names: "ydb.granular.alter_schema"
, subject: "ACCESS-ADMINS"
permission_names: "ydb.access.grant"
, subject: "DATABASE-ADMINS"
permission_names: "ydb.generic.manage"
], 'permissions': [], 'children': [{'scheme_type': 'SchemeEntry', 'name': '.metadata', 'type': '1', 'owner': 'metadata@system', 'effective_permissions': [], 'permissions': []}, {'scheme_type': 'SchemeEntry', 'name': '.sys', 'type': '1', 'owner': '', 'effective_permissions': [], 'permissions': []}]}
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20160
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tou57c42v4.auto.internal:21898
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_&cmstid=72057594037936131&txid=1759397287918067&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:21898/1
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: database down
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:20160/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29316
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6365
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65382
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21653
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21898
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9315
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27621
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6247
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20160
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19763
============================== slowest durations ===============================
8.52s teardown test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
5.65s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
0.23s call     test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
=========================== short test summary info ============================
FAILED test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true] - AssertionError: assert '.metadata' == '.sys'
  
  - .sys
  + .metadata
====================== 1 failed, 105 deselected in 15.05s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 105 deselected / 6 selected

test_tenants.py F

=================================== FAILURES ===================================
_ TestTenants.test_stop_start[enable_alter_database_create_hive_first--false] __
ydb/tests/functional/tenants/test_tenants.py:297: in test_stop_start
    with ydb_database_ctx(ydb_cluster, database_path):
contrib/tools/python3/Lib/contextlib.py:137: in __enter__
    return next(self.gen)
ydb/tests/library/fixtures/__init__.py:88: in ydb_database_ctx
    ydb_cluster.create_database(database_path, storage_pool_units_count=storage_pools, timeout_seconds=timeout_seconds, token=token)
ydb/tests/library/harness/kikimr_cluster_interface.py:230: in create_database
    raise RuntimeError('create_database failed: %s, %s' % (operation.status, ydb.issues._format_issues(operation.issues)))
E   RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 5 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_stop_start[enable_alter_database_create_hive_first--false]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18178
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/m5cl/00023e/r3tmp/kikimr_cluster_zc2dtp_0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4090
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17083
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4986
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1206
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/00023e/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/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_kzvtyzp_.log --grpc-port=4090 --mon-port=17083 --ic-port=18178
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:4090/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/00023e/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/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_kzvtyzp_.log --grpc-port=4090 --mon-port=17083 --ic-port=18178
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_kzvtyzp_.log', '--grpc-port=4090', '--mon-port=17083', '--ic-port=18178')' in '/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3229347
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:4090/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/m5cl/00023e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3229348
DEBUG    ya.test:process.py:259 Command (pid 3229348) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3229348) elapsed time (sec): 0.20069265365600586
DEBUG    ya.test:process.py:263 Command (pid 3229348) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3229348) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3229348) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3229348) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3229348) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3229348) maxrss: 197280
DEBUG    ya.test:process.py:263 Command (pid 3229348) minflt: 6560
DEBUG    ya.test:process.py:263 Command (pid 3229348) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3229348) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3229348) nivcsw: 35
DEBUG    ya.test:process.py:263 Command (pid 3229348) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3229348) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3229348) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3229348) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3229348) stime: 0.036053999999999996
DEBUG    ya.test:process.py:263 Command (pid 3229348) utime: 0.108162
DEBUG    ya.test:process.py:263 Command (pid 3229348) wtime: 0.204
DEBUG    ya.test:process.py:275 Command (pid 3229348) output:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tou57c42v4
    Host information: 
        Linux ghrun-tou57c42v4 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9767151549/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9767151549/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3229348) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:4090', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18178\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:4090', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18178\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3230915
DEBUG    ya.test:process.py:259 Command (pid 3230915) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3230915) elapsed time (sec): 0.2465808391571045
DEBUG    ya.test:process.py:263 Command (pid 3230915) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3230915) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3230915) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3230915) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3230915) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3230915) maxrss: 205820
DEBUG    ya.test:process.py:263 Command (pid 3230915) minflt: 8869
DEBUG    ya.test:process.py:263 Command (pid 3230915) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3230915) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3230915) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 3230915) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3230915) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3230915) nvcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 3230915) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3230915) stime: 0.054137
DEBUG    ya.test:process.py:263 Command (pid 3230915) utime: 0.137425
DEBUG    ya.test:process.py:263 Command (pid 3230915) wtime: 0.248
DEBUG    ya.test:process.py:275 Command (pid 3230915) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

DEBUG    ya.test:process.py:276 Command (pid 3230915) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:4090', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:4090', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3231394
DEBUG    ya.test:process.py:259 Command (pid 3231394) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3231394) elapsed time (sec): 0.2142636775970459
DEBUG    ya.test:process.py:263 Command (pid 3231394) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3231394) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3231394) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3231394) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3231394) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3231394) maxrss: 205860
DEBUG    ya.test:process.py:263 Command (pid 3231394) minflt: 8881
DEBUG    ya.test:process.py:263 Command (pid 3231394) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3231394) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3231394) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 3231394) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3231394) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3231394) nvcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 3231394) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3231394) stime: 0.079598
DEBUG    ya.test:process.py:263 Command (pid 3231394) utime: 0.083781
DEBUG    ya.test:process.py:263 Command (pid 3231394) wtime: 0.215
DEBUG    ya.test:process.py:275 Command (pid 3231394) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3231394) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_tenants.py::TestTenants, test_name: test_stop_start[enable_alter_database_create_hive_first--false])
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20726
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1980
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27865
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13749
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15760
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:4090 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_382w80zp.log --grpc-port=20726 --mon-port=1980 --ic-port=27865
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:4090 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_382w80zp.log --grpc-port=20726 --mon-port=1980 --ic-port=27865
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:4090', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_382w80zp.log', '--grpc-port=20726', '--mon-port=1980', '--ic-port=27865')' in '/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3233847
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:20726/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3233868
DEBUG    ya.test:process.py:259 Command (pid 3233868) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3233868) elapsed time (sec): 0.186692476272583
DEBUG    ya.test:process.py:263 Command (pid 3233868) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3233868) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3233868) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3233868) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3233868) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3233868) maxrss: 196704
DEBUG    ya.test:process.py:263 Command (pid 3233868) minflt: 6617
DEBUG    ya.test:process.py:263 Command (pid 3233868) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3233868) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3233868) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3233868) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3233868) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3233868) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3233868) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3233868) stime: 0.031984
DEBUG    ya.test:process.py:263 Command (pid 3233868) utime: 0.103949
DEBUG    ya.test:process.py:263 Command (pid 3233868) wtime: 0.188
DEBUG    ya.test:process.py:275 Command (pid 3233868) output:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tou57c42v4
    Host information: 
        Linux ghrun-tou57c42v4 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9767151549/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9767151549/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3233868) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database up
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f8deb83f440 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f8deb836bd0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f8deb836bd0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d6a5d195-f289-415b-a435-e999ba77dc7a, localhost:4090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d6a5d195-f289-415b-a435-e999ba77dc7a, localhost:4090): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d6a5d195-f289-415b-a435-e999ba77dc7a, localhost:4090): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tou57c42v4.auto.internal" port: 20726 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-tou57c42v4.auto.internal:20726, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4090
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f8deb836bd0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e5142705-e7c8-41ee-828d-fd48dec38890, ghrun-tou57c42v4.auto.internal:20726): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e5142705-e7c8-41ee-828d-fd48dec38890, ghrun-tou57c42v4.auto.internal:20726): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, e5142705-e7c8-41ee-828d-fd48dec38890, ghrun-tou57c42v4.auto.internal:20726): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e5142705-e7c8-41ee-828d-fd48dec38890, ghrun-tou57c42v4.auto.internal:20726): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=YjdjYWE2OTItMzJjOWU3ZWYtOTJjZTY2NzUtZTgwOTkwNDU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f8deb836bd0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f8deb836bd0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, e5142705-e7c8-41ee-828d-fd48dec38890, ghrun-tou57c42v4.auto.internal:20726): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 038976b4-b696-4ef0-a817-5670fcf0358f, ghrun-tou57c42v4.auto.internal:20726): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 038976b4-b696-4ef0-a817-5670fcf0358f, ghrun-tou57c42v4.auto.internal:20726): request = { session_id: "ydb://session/3?node_id=50000&id=YjdjYWE2OTItMzJjOWU3ZWYtOTJjZTY2NzUtZTgwOTkwNDU=" yql_text: "\n                CREATE TABLE `table_0` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 038976b4-b696-4ef0-a817-5670fcf0358f, ghrun-tou57c42v4.auto.internal:20726): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f8deb836bd0>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_&cmstid=72057594037936131&txid=1759397292921585&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:20726/1
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5244
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29150
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22507
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26581
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10925
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:4090 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_hv4xwd4y.log --grpc-port=5244 --mon-port=29150 --ic-port=22507
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:4090 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_hv4xwd4y.log --grpc-port=5244 --mon-port=29150 --ic-port=22507
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:4090', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_hv4xwd4y.log', '--grpc-port=5244', '--mon-port=29150', '--ic-port=22507')' in '/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3242036
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:5244/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3242038
DEBUG    ya.test:process.py:259 Command (pid 3242038) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3242038) elapsed time (sec): 0.19394278526306152
DEBUG    ya.test:process.py:263 Command (pid 3242038) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3242038) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3242038) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3242038) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3242038) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3242038) maxrss: 192072
DEBUG    ya.test:process.py:263 Command (pid 3242038) minflt: 6755
DEBUG    ya.test:process.py:263 Command (pid 3242038) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3242038) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3242038) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3242038) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3242038) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3242038) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3242038) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3242038) stime: 0.036459
DEBUG    ya.test:process.py:263 Command (pid 3242038) utime: 0.10937699999999999
DEBUG    ya.test:process.py:263 Command (pid 3242038) wtime: 0.195
DEBUG    ya.test:process.py:275 Command (pid 3242038) output:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tou57c42v4
    Host information: 
        Linux ghrun-tou57c42v4 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9767151549/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9767151549/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3242038) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database up
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f8deba017d0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f8deb812450>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f8deb812450>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c6947e87-8ca3-42be-9ad9-8e745d12e61d, localhost:4090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c6947e87-8ca3-42be-9ad9-8e745d12e61d, localhost:4090): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c6947e87-8ca3-42be-9ad9-8e745d12e61d, localhost:4090): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tou57c42v4.auto.internal" port: 5244 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-tou57c42v4.auto.internal:5244, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4090
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f8deb812450>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ccf1effa-1872-4845-9060-2622b4b43cc7, ghrun-tou57c42v4.auto.internal:5244): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ccf1effa-1872-4845-9060-2622b4b43cc7, ghrun-tou57c42v4.auto.internal:5244): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, ccf1effa-1872-4845-9060-2622b4b43cc7, ghrun-tou57c42v4.auto.internal:5244): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ccf1effa-1872-4845-9060-2622b4b43cc7, ghrun-tou57c42v4.auto.internal:5244): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=NzNhY2Y2YjItYTA1ZTI2ODYtNDUxNDMzNTctN2U5ODIzOTI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f8deb812450>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f8deb812450>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 44a9e074-3115-48f8-a833-d4c0173bcf09, ghrun-tou57c42v4.auto.internal:5244): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, ccf1effa-1872-4845-9060-2622b4b43cc7, ghrun-tou57c42v4.auto.internal:5244): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 44a9e074-3115-48f8-a833-d4c0173bcf09, ghrun-tou57c42v4.auto.internal:5244): request = { session_id: "ydb://session/3?node_id=50001&id=NzNhY2Y2YjItYTA1ZTI2ODYtNDUxNDMzNTctN2U5ODIzOTI=" yql_text: "\n                CREATE TABLE `table_1` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 44a9e074-3115-48f8-a833-d4c0173bcf09, ghrun-tou57c42v4.auto.internal:5244): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f8deb812450>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_&cmstid=72057594037936131&txid=1759397308791790&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:5244/2
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5593
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8206
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25841
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62619
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25859
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:4090 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_rqizhd4r.log --grpc-port=5593 --mon-port=8206 --ic-port=25841
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:4090 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_rqizhd4r.log --grpc-port=5593 --mon-port=8206 --ic-port=25841
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:4090', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_rqizhd4r.log', '--grpc-port=5593', '--mon-port=8206', '--ic-port=25841')' in '/home/runner/.ya/build/build_root/m5cl/00023e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3248392
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:5593/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/00023e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3248393
DEBUG    ya.test:process.py:259 Command (pid 3248393) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3248393) elapsed time (sec): 0.16823935508728027
DEBUG    ya.test:process.py:263 Command (pid 3248393) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3248393) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3248393) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3248393) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3248393) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3248393) maxrss: 197480
DEBUG    ya.test:process.py:263 Command (pid 3248393) minflt: 6564
DEBUG    ya.test:process.py:263 Command (pid 3248393) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3248393) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3248393) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3248393) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3248393) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3248393) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3248393) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3248393) stime: 0.032979
DEBUG    ya.test:process.py:263 Command (pid 3248393) utime: 0.086571
DEBUG    ya.test:process.py:263 Command (pid 3248393) wtime: 0.169
DEBUG    ya.test:process.py:275 Command (pid 3248393) output:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tou57c42v4
    Host information: 
        Linux ghrun-tou57c42v4 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9767151549/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9767151549/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3248393) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database up
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f8deb82da00 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f8deb9e3080>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f8deb9e3080>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f5c32afd-c861-4deb-add4-b6dd11674483, localhost:4090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f5c32afd-c861-4deb-add4-b6dd11674483, localhost:4090): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f5c32afd-c861-4deb-add4-b6dd11674483, localhost:4090): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tou57c42v4.auto.internal" port: 5593 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-tou57c42v4.auto.internal:5593, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4090
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f8deb9e3080>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8ff32f9d-7d65-4b29-85ff-33cea4902de5, ghrun-tou57c42v4.auto.internal:5593): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8ff32f9d-7d65-4b29-85ff-33cea4902de5, ghrun-tou57c42v4.auto.internal:5593): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 8ff32f9d-7d65-4b29-85ff-33cea4902de5, ghrun-tou57c42v4.auto.internal:5593): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8ff32f9d-7d65-4b29-85ff-33cea4902de5, ghrun-tou57c42v4.auto.internal:5593): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NDM3OGRjZTMtMzY2MzhkNmEtZWQ3Nzg5OC1mNTM4NjIxYQ==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f8deb9e3080>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f8deb9e3080>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 8ff32f9d-7d65-4b29-85ff-33cea4902de5, ghrun-tou57c42v4.auto.internal:5593): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 23dce051-a70a-4df2-86c8-d792baca6241, ghrun-tou57c42v4.auto.internal:5593): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 23dce051-a70a-4df2-86c8-d792baca6241, ghrun-tou57c42v4.auto.internal:5593): request = { session_id: "ydb://session/3?node_id=50002&id=NDM3OGRjZTMtMzY2MzhkNmEtZWQ3Nzg5OC1mNTM4NjIxYQ==" yql_text: "\n                CREATE TABLE `table_2` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 23dce051-a70a-4df2-86c8-d792baca6241, ghrun-tou57c42v4.auto.internal:5593): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f8deb9e3080>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_&cmstid=72057594037936131&txid=1759397329632492&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:5593/3
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f8deb9e3080>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f8deb9e3080> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, db37c2a7-5bc9-4f2d-a322-6a766d063b68, ghrun-tou57c42v4.auto.internal:5593): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, db37c2a7-5bc9-4f2d-a322-6a766d063b68, ghrun-tou57c42v4.auto.internal:5593): request = { session_id: "ydb://session/3?node_id=50002&id=NDM3OGRjZTMtMzY2MzhkNmEtZWQ3Nzg5OC1mNTM4NjIxYQ==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f8deb9e3080>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, db37c2a7-5bc9-4f2d-a322-6a766d063b68, ghrun-tou57c42v4.auto.internal:5593): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, db37c2a7-5bc9-4f2d-a322-6a766d063b68, ghrun-tou57c42v4.auto.internal:5593): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:5593: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:5593: Failed to connect to remote host: Connection refused {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc", file_line:153, created_time:"2025-10-02T09:29:13.409243998+00:00", grpc_status:14}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, db37c2a7-5bc9-4f2d-a322-6a766d063b68, ghrun-tou57c42v4.auto.internal:5593): unhandled rpc error, disconnecting channel
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tou57c42v4.auto.internal:5593
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f8deb812450>, reason: session-pool-terminated
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f8deb812450> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, bbb987b6-b644-4887-9def-32c779a25110, ghrun-tou57c42v4.auto.internal:5244): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, bbb987b6-b644-4887-9def-32c779a25110, ghrun-tou57c42v4.auto.internal:5244): request = { session_id: "ydb://session/3?node_id=50001&id=NzNhY2Y2YjItYTA1ZTI2ODYtNDUxNDMzNTctN2U5ODIzOTI=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f8deb812450>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, bbb987b6-b644-4887-9def-32c779a25110, ghrun-tou57c42v4.auto.internal:5244): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, bbb987b6-b644-4887-9def-32c779a25110, ghrun-tou57c42v4.auto.internal:5244): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:5244: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:5244: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-10-02T09:29:13.416550655+00:00", file_line:153, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc"}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, bbb987b6-b644-4887-9def-32c779a25110, ghrun-tou57c42v4.auto.internal:5244): unhandled rpc error, disconnecting channel
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tou57c42v4.auto.internal:5244
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5014da02-f58b-4429-afe2-ef2948a16295, localhost:4090): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f8deb836bd0>, reason: session-pool-terminated
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5014da02-f58b-4429-afe2-ef2948a16295, localhost:4090): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f8deb836bd0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 9f4fd24c-1b22-47f0-b3aa-69e9e15130e8, ghrun-tou57c42v4.auto.internal:20726): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 9f4fd24c-1b22-47f0-b3aa-69e9e15130e8, ghrun-tou57c42v4.auto.internal:20726): request = { session_id: "ydb://session/3?node_id=50000&id=YjdjYWE2OTItMzJjOWU3ZWYtOTJjZTY2NzUtZTgwOTkwNDU=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f8deb836bd0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 9f4fd24c-1b22-47f0-b3aa-69e9e15130e8, ghrun-tou57c42v4.auto.internal:20726): on response callback started
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4090
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5014da02-f58b-4429-afe2-ef2948a16295, localhost:4090): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, 9f4fd24c-1b22-47f0-b3aa-69e9e15130e8, ghrun-tou57c42v4.auto.internal:20726): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:20726: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:20726: Failed to connect to remote host: Connection refused {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc", file_line:153, created_time:"2025-10-02T09:29:13.427706944+00:00", grpc_status:14}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_. Endpoint: "localhost:4090". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, 9f4fd24c-1b22-47f0-b3aa-69e9e15130e8, ghrun-tou57c42v4.auto.internal:20726): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 03178a9a-495c-40e4-bfb4-d5c7b1120794, localhost:4090): creating call state
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4090
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tou57c42v4.auto.internal:20726
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 03178a9a-495c-40e4-bfb4-d5c7b1120794, localhost:4090): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 03178a9a-495c-40e4-bfb4-d5c7b1120794, localhost:4090): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_. Endpoint: "localhost:4090". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4090
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5a8afa3b-7ba9-4615-9685-844acc6383ff, localhost:4090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5a8afa3b-7ba9-4615-9685-844acc6383ff, localhost:4090): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5a8afa3b-7ba9-4615-9685-844acc6383ff, localhost:4090): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_. Endpoint: "localhost:4090". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4090
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4090
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4090
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:4090/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25859
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62619
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25841
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8206
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5593
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10925
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26581
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22507
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29150
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5244
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15760
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13749
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27865
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1980
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20726
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1206
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4986
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17083
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4090
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18178
============================== slowest durations ===============================
63.56s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
3.24s teardown test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
2.59s setup    test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
=========================== short test summary info ============================
FAILED test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 5 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
================= 1 failed, 105 deselected in 70.01s (0:01:10) =================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 105 deselected / 6 selected

test_tenants.py F

=================================== FAILURES ===================================
__ TestTenants.test_stop_start[enable_alter_database_create_hive_first--true] __
ydb/tests/functional/tenants/test_tenants.py:297: in test_stop_start
    with ydb_database_ctx(ydb_cluster, database_path):
contrib/tools/python3/Lib/contextlib.py:137: in __enter__
    return next(self.gen)
ydb/tests/library/fixtures/__init__.py:88: in ydb_database_ctx
    ydb_cluster.create_database(database_path, storage_pool_units_count=storage_pools, timeout_seconds=timeout_seconds, token=token)
ydb/tests/library/harness/kikimr_cluster_interface.py:230: in create_database
    raise RuntimeError('create_database failed: %s, %s' % (operation.status, ydb.issues._format_issues(operation.issues)))
E   RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 5 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_stop_start[enable_alter_database_create_hive_first--true]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31723
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/m5cl/000253/r3tmp/kikimr_cluster_j4qp9j97
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21291
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9898
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2333
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16103
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/000253/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/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_t241ey_y.log --grpc-port=21291 --mon-port=9898 --ic-port=31723
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:21291/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/000253/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/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_t241ey_y.log --grpc-port=21291 --mon-port=9898 --ic-port=31723
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_t241ey_y.log', '--grpc-port=21291', '--mon-port=9898', '--ic-port=31723')' in '/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3228898
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:21291/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/m5cl/000253/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3228900
DEBUG    ya.test:process.py:259 Command (pid 3228900) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3228900) elapsed time (sec): 0.20975089073181152
DEBUG    ya.test:process.py:263 Command (pid 3228900) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3228900) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3228900) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3228900) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3228900) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3228900) maxrss: 196432
DEBUG    ya.test:process.py:263 Command (pid 3228900) minflt: 6616
DEBUG    ya.test:process.py:263 Command (pid 3228900) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3228900) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3228900) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 3228900) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3228900) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3228900) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3228900) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3228900) stime: 0.037036
DEBUG    ya.test:process.py:263 Command (pid 3228900) utime: 0.12127099999999999
DEBUG    ya.test:process.py:263 Command (pid 3228900) wtime: 0.211
DEBUG    ya.test:process.py:275 Command (pid 3228900) output:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tou57c42v4
    Host information: 
        Linux ghrun-tou57c42v4 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9767151549/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9767151549/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3228900) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:21291', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31723\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:21291', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31723\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3230486
DEBUG    ya.test:process.py:259 Command (pid 3230486) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3230486) elapsed time (sec): 0.21076726913452148
DEBUG    ya.test:process.py:263 Command (pid 3230486) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3230486) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3230486) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3230486) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3230486) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3230486) maxrss: 205748
DEBUG    ya.test:process.py:263 Command (pid 3230486) minflt: 8868
DEBUG    ya.test:process.py:263 Command (pid 3230486) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3230486) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3230486) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 3230486) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3230486) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3230486) nvcsw: 112
DEBUG    ya.test:process.py:263 Command (pid 3230486) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3230486) stime: 0.056609
DEBUG    ya.test:process.py:263 Command (pid 3230486) utime: 0.105181
DEBUG    ya.test:process.py:263 Command (pid 3230486) wtime: 0.212
DEBUG    ya.test:process.py:275 Command (pid 3230486) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

DEBUG    ya.test:process.py:276 Command (pid 3230486) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:21291', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:21291', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3230736
DEBUG    ya.test:process.py:259 Command (pid 3230736) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3230736) elapsed time (sec): 0.23214268684387207
DEBUG    ya.test:process.py:263 Command (pid 3230736) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3230736) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3230736) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3230736) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3230736) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3230736) maxrss: 205620
DEBUG    ya.test:process.py:263 Command (pid 3230736) minflt: 8872
DEBUG    ya.test:process.py:263 Command (pid 3230736) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3230736) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3230736) nivcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 3230736) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3230736) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3230736) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 3230736) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3230736) stime: 0.071836
DEBUG    ya.test:process.py:263 Command (pid 3230736) utime: 0.111745
DEBUG    ya.test:process.py:263 Command (pid 3230736) wtime: 0.235
DEBUG    ya.test:process.py:275 Command (pid 3230736) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3230736) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_tenants.py::TestTenants, test_name: test_stop_start[enable_alter_database_create_hive_first--true])
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1901
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16265
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6752
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25712
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12432
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21291 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_7cx4vaaa.log --grpc-port=1901 --mon-port=16265 --ic-port=6752
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21291 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_7cx4vaaa.log --grpc-port=1901 --mon-port=16265 --ic-port=6752
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:21291', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_7cx4vaaa.log', '--grpc-port=1901', '--mon-port=16265', '--ic-port=6752')' in '/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3232724
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:1901/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3232727
DEBUG    ya.test:process.py:259 Command (pid 3232727) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3232727) elapsed time (sec): 0.19584441184997559
DEBUG    ya.test:process.py:263 Command (pid 3232727) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3232727) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3232727) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3232727) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3232727) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3232727) maxrss: 197440
DEBUG    ya.test:process.py:263 Command (pid 3232727) minflt: 6570
DEBUG    ya.test:process.py:263 Command (pid 3232727) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3232727) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3232727) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3232727) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3232727) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3232727) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3232727) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3232727) stime: 0.035939
DEBUG    ya.test:process.py:263 Command (pid 3232727) utime: 0.111811
DEBUG    ya.test:process.py:263 Command (pid 3232727) wtime: 0.197
DEBUG    ya.test:process.py:275 Command (pid 3232727) output:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tou57c42v4
    Host information: 
        Linux ghrun-tou57c42v4 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9767151549/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9767151549/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3232727) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database up
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7fcf01036a40 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fcf01037a80>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fcf01037a80>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 10e5557e-2701-4eba-9a29-bc36dbb61a29, localhost:21291): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 10e5557e-2701-4eba-9a29-bc36dbb61a29, localhost:21291): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 10e5557e-2701-4eba-9a29-bc36dbb61a29, localhost:21291): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tou57c42v4.auto.internal" port: 1901 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-tou57c42v4.auto.internal:1901, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21291
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fcf01037a80>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a094789b-1784-4217-8d9d-ec5f6b5d2c4f, ghrun-tou57c42v4.auto.internal:1901): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a094789b-1784-4217-8d9d-ec5f6b5d2c4f, ghrun-tou57c42v4.auto.internal:1901): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, a094789b-1784-4217-8d9d-ec5f6b5d2c4f, ghrun-tou57c42v4.auto.internal:1901): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a094789b-1784-4217-8d9d-ec5f6b5d2c4f, ghrun-tou57c42v4.auto.internal:1901): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=OTE2MmRkMmQtNzQyNTI0NGQtM2YzMWYxYTQtYmMwMTlkNWY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fcf01037a80>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fcf01037a80>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, a4a4545b-1e7f-403d-aaf8-748487edacc7, ghrun-tou57c42v4.auto.internal:1901): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, a094789b-1784-4217-8d9d-ec5f6b5d2c4f, ghrun-tou57c42v4.auto.internal:1901): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, a4a4545b-1e7f-403d-aaf8-748487edacc7, ghrun-tou57c42v4.auto.internal:1901): request = { session_id: "ydb://session/3?node_id=50000&id=OTE2MmRkMmQtNzQyNTI0NGQtM2YzMWYxYTQtYmMwMTlkNWY=" yql_text: "\n                CREATE TABLE `table_0` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, a4a4545b-1e7f-403d-aaf8-748487edacc7, ghrun-tou57c42v4.auto.internal:1901): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fcf01037a80>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_&cmstid=72057594037936131&txid=1759397292549958&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:1901/1
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1394
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17780
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24809
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19082
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11790
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21291 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_z23qu9bs.log --grpc-port=1394 --mon-port=17780 --ic-port=24809
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21291 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_z23qu9bs.log --grpc-port=1394 --mon-port=17780 --ic-port=24809
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:21291', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_z23qu9bs.log', '--grpc-port=1394', '--mon-port=17780', '--ic-port=24809')' in '/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3241775
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:1394/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3241776
DEBUG    ya.test:process.py:259 Command (pid 3241776) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3241776) elapsed time (sec): 0.21007084846496582
DEBUG    ya.test:process.py:263 Command (pid 3241776) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3241776) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3241776) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3241776) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3241776) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3241776) maxrss: 197340
DEBUG    ya.test:process.py:263 Command (pid 3241776) minflt: 6565
DEBUG    ya.test:process.py:263 Command (pid 3241776) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3241776) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3241776) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 3241776) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3241776) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3241776) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3241776) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3241776) stime: 0.026622
DEBUG    ya.test:process.py:263 Command (pid 3241776) utime: 0.11790099999999999
DEBUG    ya.test:process.py:263 Command (pid 3241776) wtime: 0.211
DEBUG    ya.test:process.py:275 Command (pid 3241776) output:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tou57c42v4
    Host information: 
        Linux ghrun-tou57c42v4 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9767151549/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9767151549/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3241776) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database up
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7fcf01201c30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fcf010138a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fcf010138a0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 46e196ce-cee7-414b-a3fe-84ca1b0b2f0c, localhost:21291): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 46e196ce-cee7-414b-a3fe-84ca1b0b2f0c, localhost:21291): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 46e196ce-cee7-414b-a3fe-84ca1b0b2f0c, localhost:21291): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tou57c42v4.auto.internal" port: 1394 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-tou57c42v4.auto.internal:1394, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21291
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fcf010138a0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 17f77b84-ab8b-4474-b715-2e094498b646, ghrun-tou57c42v4.auto.internal:1394): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 17f77b84-ab8b-4474-b715-2e094498b646, ghrun-tou57c42v4.auto.internal:1394): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 17f77b84-ab8b-4474-b715-2e094498b646, ghrun-tou57c42v4.auto.internal:1394): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 17f77b84-ab8b-4474-b715-2e094498b646, ghrun-tou57c42v4.auto.internal:1394): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=OWYzZTJlM2UtODQ4ODIxY2QtODY4OGY5MTktZDUyZDlkYjQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fcf010138a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fcf010138a0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 17f77b84-ab8b-4474-b715-2e094498b646, ghrun-tou57c42v4.auto.internal:1394): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 4e9ca250-7613-4cdf-8a4a-08aa697bbab4, ghrun-tou57c42v4.auto.internal:1394): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 4e9ca250-7613-4cdf-8a4a-08aa697bbab4, ghrun-tou57c42v4.auto.internal:1394): request = { session_id: "ydb://session/3?node_id=50001&id=OWYzZTJlM2UtODQ4ODIxY2QtODY4OGY5MTktZDUyZDlkYjQ=" yql_text: "\n                CREATE TABLE `table_1` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 4e9ca250-7613-4cdf-8a4a-08aa697bbab4, ghrun-tou57c42v4.auto.internal:1394): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fcf010138a0>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_&cmstid=72057594037936131&txid=1759397308415810&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:1394/2
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4059
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23641
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12262
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14815
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2453
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21291 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_4krgzzyc.log --grpc-port=4059 --mon-port=23641 --ic-port=12262
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21291 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_4krgzzyc.log --grpc-port=4059 --mon-port=23641 --ic-port=12262
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:21291', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_4krgzzyc.log', '--grpc-port=4059', '--mon-port=23641', '--ic-port=12262')' in '/home/runner/.ya/build/build_root/m5cl/000253/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3248004
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:4059/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m5cl/000253/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3248011
DEBUG    ya.test:process.py:259 Command (pid 3248011) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3248011) elapsed time (sec): 0.1706376075744629
DEBUG    ya.test:process.py:263 Command (pid 3248011) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3248011) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3248011) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3248011) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3248011) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3248011) maxrss: 197536
DEBUG    ya.test:process.py:263 Command (pid 3248011) minflt: 6569
DEBUG    ya.test:process.py:263 Command (pid 3248011) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3248011) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3248011) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3248011) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3248011) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3248011) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3248011) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3248011) stime: 0.027639
DEBUG    ya.test:process.py:263 Command (pid 3248011) utime: 0.094762
DEBUG    ya.test:process.py:263 Command (pid 3248011) wtime: 0.172
DEBUG    ya.test:process.py:275 Command (pid 3248011) output:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tou57c42v4
    Host information: 
        Linux ghrun-tou57c42v4 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9767151549/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9767151549/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-unused-but-set-variable -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3248011) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: b8c5544cfa2552441f917c26c6bf0ce43580fee1
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e964521c04fc636c430c0fe505ecb6e74cd1bb1b into c8360ce380a0623c46f8b60a4f7ff57981278662
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database up
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7fcf0102cec0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fcf011e2b80>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fcf011e2b80>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, fe1555ff-4d29-4b4b-87ba-44b33a2deae5, localhost:21291): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fe1555ff-4d29-4b4b-87ba-44b33a2deae5, localhost:21291): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fe1555ff-4d29-4b4b-87ba-44b33a2deae5, localhost:21291): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tou57c42v4.auto.internal" port: 4059 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-tou57c42v4.auto.internal:4059, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21291
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fcf011e2b80>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 66db256d-f41f-4fa2-91c4-48a09b78e61b, ghrun-tou57c42v4.auto.internal:4059): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 66db256d-f41f-4fa2-91c4-48a09b78e61b, ghrun-tou57c42v4.auto.internal:4059): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 66db256d-f41f-4fa2-91c4-48a09b78e61b, ghrun-tou57c42v4.auto.internal:4059): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 66db256d-f41f-4fa2-91c4-48a09b78e61b, ghrun-tou57c42v4.auto.internal:4059): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=YTJiYTBiMmEtMmI0OWVmOTUtNDk3NjU2ZS01NjNhMzExYw==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fcf011e2b80>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fcf011e2b80>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 4e639c03-bd99-4f97-826b-98c96637c567, ghrun-tou57c42v4.auto.internal:4059): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 66db256d-f41f-4fa2-91c4-48a09b78e61b, ghrun-tou57c42v4.auto.internal:4059): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 4e639c03-bd99-4f97-826b-98c96637c567, ghrun-tou57c42v4.auto.internal:4059): request = { session_id: "ydb://session/3?node_id=50002&id=YTJiYTBiMmEtMmI0OWVmOTUtNDk3NjU2ZS01NjNhMzExYw==" yql_text: "\n                CREATE TABLE `table_2` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 4e639c03-bd99-4f97-826b-98c96637c567, ghrun-tou57c42v4.auto.internal:4059): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fcf011e2b80>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_&cmstid=72057594037936131&txid=1759397329237021&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:4059/3
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: create path and declare internals
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fcf011e2b80>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fcf011e2b80> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, cb161c1f-ebf4-4fcf-bea6-8134b2c15c81, ghrun-tou57c42v4.auto.internal:4059): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, cb161c1f-ebf4-4fcf-bea6-8134b2c15c81, ghrun-tou57c42v4.auto.internal:4059): request = { session_id: "ydb://session/3?node_id=50002&id=YTJiYTBiMmEtMmI0OWVmOTUtNDk3NjU2ZS01NjNhMzExYw==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fcf011e2b80>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, cb161c1f-ebf4-4fcf-bea6-8134b2c15c81, ghrun-tou57c42v4.auto.internal:4059): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, cb161c1f-ebf4-4fcf-bea6-8134b2c15c81, ghrun-tou57c42v4.auto.internal:4059): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:4059: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:4059: Failed to connect to remote host: Connection refused {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc", file_line:153, created_time:"2025-10-02T09:29:18.118800207+00:00", grpc_status:14}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, cb161c1f-ebf4-4fcf-bea6-8134b2c15c81, ghrun-tou57c42v4.auto.internal:4059): unhandled rpc error, disconnecting channel
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tou57c42v4.auto.internal:4059
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fcf010138a0>, reason: session-pool-terminated
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fcf010138a0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d59c2076-bf13-442e-9615-a32df306cecb, ghrun-tou57c42v4.auto.internal:1394): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d59c2076-bf13-442e-9615-a32df306cecb, ghrun-tou57c42v4.auto.internal:1394): request = { session_id: "ydb://session/3?node_id=50001&id=OWYzZTJlM2UtODQ4ODIxY2QtODY4OGY5MTktZDUyZDlkYjQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fcf010138a0>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, d59c2076-bf13-442e-9615-a32df306cecb, ghrun-tou57c42v4.auto.internal:1394): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, d59c2076-bf13-442e-9615-a32df306cecb, ghrun-tou57c42v4.auto.internal:1394): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:1394: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:1394: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-10-02T09:29:18.127127957+00:00", file_line:153, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc"}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, d59c2076-bf13-442e-9615-a32df306cecb, ghrun-tou57c42v4.auto.internal:1394): unhandled rpc error, disconnecting channel
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tou57c42v4.auto.internal:1394
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fcf01037a80>, reason: session-pool-terminated
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f7a067be-0050-4445-997d-7619a01f4362, localhost:21291): creating call state
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fcf01037a80> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f7a067be-0050-4445-997d-7619a01f4362, localhost:21291): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 4d9ba7e6-b579-4e81-a09b-cd2abd8d08be, ghrun-tou57c42v4.auto.internal:1901): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 4d9ba7e6-b579-4e81-a09b-cd2abd8d08be, ghrun-tou57c42v4.auto.internal:1901): request = { session_id: "ydb://session/3?node_id=50000&id=OTE2MmRkMmQtNzQyNTI0NGQtM2YzMWYxYTQtYmMwMTlkNWY=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fcf01037a80>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 4d9ba7e6-b579-4e81-a09b-cd2abd8d08be, ghrun-tou57c42v4.auto.internal:1901): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f7a067be-0050-4445-997d-7619a01f4362, localhost:21291): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, 4d9ba7e6-b579-4e81-a09b-cd2abd8d08be, ghrun-tou57c42v4.auto.internal:1901): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:1901: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:1901: Failed to connect to remote host: Connection refused {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc", file_line:153, created_time:"2025-10-02T09:29:18.139336574+00:00", grpc_status:14}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_. Endpoint: "localhost:21291". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, 4d9ba7e6-b579-4e81-a09b-cd2abd8d08be, ghrun-tou57c42v4.auto.internal:1901): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21291
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, effadd4d-8509-4db7-b85b-6b36a75b4f25, localhost:21291): creating call state
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tou57c42v4.auto.internal:1901
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21291
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, effadd4d-8509-4db7-b85b-6b36a75b4f25, localhost:21291): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, effadd4d-8509-4db7-b85b-6b36a75b4f25, localhost:21291): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_. Endpoint: "localhost:21291". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21291
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5c5d60c0-f56c-440f-b0bd-fbb894ce67a9, localhost:21291): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5c5d60c0-f56c-440f-b0bd-fbb894ce67a9, localhost:21291): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5c5d60c0-f56c-440f-b0bd-fbb894ce67a9, localhost:21291): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_. Endpoint: "localhost:21291". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21291
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21291
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21291
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:21291/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2453
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14815
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12262
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23641
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4059
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11790
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19082
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24809
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17780
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1394
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12432
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25712
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6752
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16265
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1901
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16103
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2333
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9898
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21291
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31723
============================== slowest durations ===============================
68.54s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
3.25s teardown test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
2.60s setup    test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
=========================== short test summary info ============================
FAILED test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 5 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
================= 1 failed, 105 deselected in 74.99s (0:01:14) =================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m5cl/00024b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 105 deselected / 6 selected

=========================== 105 deselected in 0.30s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m5cl/000245/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 105 deselected / 6 selected

=========================== 105 deselected in 0.31s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m5cl/000250/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 105 deselected / 6 selected

=========================== 105 deselected in 0.35s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m5cl/00023c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 105 deselected / 6 selected

=========================== 105 deselected in 0.35s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m5cl/000242/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 105 deselected / 6 selected

=========================== 105 deselected in 0.36s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m5cl/000259/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 105 deselected / 6 selected

=========================== 105 deselected in 0.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m5cl/000234/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 105 deselected / 6 selected

=========================== 105 deselected in 0.31s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m5cl/00023b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 105 deselected / 6 selected

=========================== 105 deselected in 0.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m5cl/000256/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 105 deselected / 6 selected

=========================== 105 deselected in 0.26s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m5cl/000249/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 105 deselected / 6 selected

=========================== 105 deselected in 0.28s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m5cl/000237/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 105 deselected / 6 selected

=========================== 105 deselected in 0.36s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m5cl/00024a/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 105 deselected / 6 selected

=========================== 105 deselected in 0.29s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m5cl/000232/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 105 deselected / 6 selected

=========================== 105 deselected in 0.30s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m5cl/000240/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 105 deselected / 6 selected

=========================== 105 deselected in 0.32s ============================
