============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tm9d/000709/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/tm9d/000709/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25730
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/tm9d/000709/r3tmp/kikimr_cluster_13_6i9g_
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tm9d/000709/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1682
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22821
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27699
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6613
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/000709/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/tm9d/000709/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/tm9d/000709/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_pn_u55oo.log --grpc-port=1682 --mon-port=22821 --ic-port=25730
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:1682/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/000709/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/tm9d/000709/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/tm9d/000709/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_pn_u55oo.log --grpc-port=1682 --mon-port=22821 --ic-port=25730
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tm9d/000709/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tm9d/000709/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/tm9d/000709/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_pn_u55oo.log', '--grpc-port=1682', '--mon-port=22821', '--ic-port=25730')' in '/home/runner/.ya/build/build_root/tm9d/000709/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: 3907194
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:1682/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/tm9d/000709/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3907207
DEBUG    ya.test:process.py:259 Command (pid 3907207) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3907207) elapsed time (sec): 2.0778427124023438
DEBUG    ya.test:process.py:263 Command (pid 3907207) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3907207) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3907207) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3907207) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3907207) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3907207) maxrss: 537156
DEBUG    ya.test:process.py:263 Command (pid 3907207) minflt: 16085
DEBUG    ya.test:process.py:263 Command (pid 3907207) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3907207) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3907207) nivcsw: 349
DEBUG    ya.test:process.py:263 Command (pid 3907207) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3907207) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3907207) nvcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 3907207) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3907207) stime: 1.534432
DEBUG    ya.test:process.py:263 Command (pid 3907207) utime: 0.129752
DEBUG    ya.test:process.py:263 Command (pid 3907207) wtime: 2.087
DEBUG    ya.test:process.py:275 Command (pid 3907207) output:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wiatzokuoy
    Host information: 
        Linux ghrun-wiatzokuoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 3907207) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tm9d/000709/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/tm9d/000709/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:1682', '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: 25730\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/tm9d/000709/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:1682', '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: 25730\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3913583
DEBUG    ya.test:process.py:259 Command (pid 3913583) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3913583) elapsed time (sec): 2.66001558303833
DEBUG    ya.test:process.py:263 Command (pid 3913583) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3913583) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3913583) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3913583) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3913583) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3913583) maxrss: 545304
DEBUG    ya.test:process.py:263 Command (pid 3913583) minflt: 18223
DEBUG    ya.test:process.py:263 Command (pid 3913583) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3913583) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3913583) nivcsw: 468
DEBUG    ya.test:process.py:263 Command (pid 3913583) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3913583) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3913583) nvcsw: 101
DEBUG    ya.test:process.py:263 Command (pid 3913583) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3913583) stime: 1.921536
DEBUG    ya.test:process.py:263 Command (pid 3913583) utime: 0.108041
DEBUG    ya.test:process.py:263 Command (pid 3913583) wtime: 2.671
DEBUG    ya.test:process.py:275 Command (pid 3913583) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tm9d/000709/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/tm9d/000709/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:1682', '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/tm9d/000709/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:1682', '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: 3915323
DEBUG    ya.test:process.py:259 Command (pid 3915323) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3915323) elapsed time (sec): 3.7158703804016113
DEBUG    ya.test:process.py:263 Command (pid 3915323) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3915323) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3915323) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3915323) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3915323) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3915323) maxrss: 545512
DEBUG    ya.test:process.py:263 Command (pid 3915323) minflt: 18232
DEBUG    ya.test:process.py:263 Command (pid 3915323) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3915323) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3915323) nivcsw: 602
DEBUG    ya.test:process.py:263 Command (pid 3915323) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3915323) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3915323) nvcsw: 161
DEBUG    ya.test:process.py:263 Command (pid 3915323) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3915323) stime: 2.229961
DEBUG    ya.test:process.py:263 Command (pid 3915323) utime: 0.109557
DEBUG    ya.test:process.py:263 Command (pid 3915323) wtime: 3.721
DEBUG    ya.test:process.py:275 Command (pid 3915323) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3915323) 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/tm9d/000709/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15940
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16207
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5183
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8980
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11073
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/000709/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/tm9d/000709/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:1682 --tenant=/Root/users/database --log-file-name=/home/runner/.ya/build/build_root/tm9d/000709/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_ups7k05z.log --grpc-port=15940 --mon-port=16207 --ic-port=5183
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/000709/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/tm9d/000709/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:1682 --tenant=/Root/users/database --log-file-name=/home/runner/.ya/build/build_root/tm9d/000709/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_ups7k05z.log --grpc-port=15940 --mon-port=16207 --ic-port=5183
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tm9d/000709/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tm9d/000709/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:1682', '--tenant=/Root/users/database', '--log-file-name=/home/runner/.ya/build/build_root/tm9d/000709/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_ups7k05z.log', '--grpc-port=15940', '--mon-port=16207', '--ic-port=5183')' in '/home/runner/.ya/build/build_root/tm9d/000709/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: 3918293
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:15940/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/tm9d/000709/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3918309
DEBUG    ya.test:process.py:259 Command (pid 3918309) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3918309) elapsed time (sec): 5.614831924438477
DEBUG    ya.test:process.py:263 Command (pid 3918309) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3918309) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3918309) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3918309) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3918309) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3918309) maxrss: 537156
DEBUG    ya.test:process.py:263 Command (pid 3918309) minflt: 16383
DEBUG    ya.test:process.py:263 Command (pid 3918309) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3918309) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3918309) nivcsw: 742
DEBUG    ya.test:process.py:263 Command (pid 3918309) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3918309) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3918309) nvcsw: 62
DEBUG    ya.test:process.py:263 Command (pid 3918309) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3918309) stime: 2.222134
DEBUG    ya.test:process.py:263 Command (pid 3918309) utime: 0.142084
DEBUG    ya.test:process.py:263 Command (pid 3918309) wtime: 5.62
DEBUG    ya.test:process.py:275 Command (pid 3918309) output:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wiatzokuoy
    Host information: 
        Linux ghrun-wiatzokuoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 3918309) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82
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 0x7fc32e4c7490 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.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fc32e4c7cb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc32e4c7cb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a0d50fba-411a-4a24-83b8-bc6ed0532bc3, localhost:1682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a0d50fba-411a-4a24-83b8-bc6ed0532bc3, localhost:1682): request = { database: "/Root/users/database" }
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.connection:connection.py:52 RpcState(ListEndpoints, a0d50fba-411a-4a24-83b8-bc6ed0532bc3, localhost:1682): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-wiatzokuoy.auto.internal" port: 15940 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-wiatzokuoy.auto.internal:15940, 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:1682
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc32e4c7cb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bb0df6fe-d29c-408d-b86d-178c81ae0abd, ghrun-wiatzokuoy.auto.internal:15940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bb0df6fe-d29c-408d-b86d-178c81ae0abd, ghrun-wiatzokuoy.auto.internal:15940): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, bb0df6fe-d29c-408d-b86d-178c81ae0abd, ghrun-wiatzokuoy.auto.internal:15940): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bb0df6fe-d29c-408d-b86d-178c81ae0abd, ghrun-wiatzokuoy.auto.internal:15940): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=OTBmMjFiNzMtNjRjNjYyMjAtYjI5NDcxYzAtZDk4OTFhMGQ=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, bb0df6fe-d29c-408d-b86d-178c81ae0abd, ghrun-wiatzokuoy.auto.internal:15940): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc32e4c7cb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc32e4c7cb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4b700cb3-f489-4cba-bfe6-65881e858ddd, ghrun-wiatzokuoy.auto.internal:15940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4b700cb3-f489-4cba-bfe6-65881e858ddd, ghrun-wiatzokuoy.auto.internal:15940): request = { session_id: "ydb://session/3?node_id=50000&id=OTBmMjFiNzMtNjRjNjYyMjAtYjI5NDcxYzAtZDk4OTFhMGQ=" 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, 4b700cb3-f489-4cba-bfe6-65881e858ddd, ghrun-wiatzokuoy.auto.internal:15940): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc32e4c7cb0>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:336 create table two
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 435da7c3-5f64-40ca-9606-77b099441f67, ghrun-wiatzokuoy.auto.internal:15940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 435da7c3-5f64-40ca-9606-77b099441f67, ghrun-wiatzokuoy.auto.internal:15940): request = { session_id: "ydb://session/3?node_id=50000&id=OTBmMjFiNzMtNjRjNjYyMjAtYjI5NDcxYzAtZDk4OTFhMGQ=" 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, 435da7c3-5f64-40ca-9606-77b099441f67, ghrun-wiatzokuoy.auto.internal:15940): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc32e4c7cb0>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:349 write_some_data
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69a7995c-afa0-4b63-bd40-bff6efce6b3c, ghrun-wiatzokuoy.auto.internal:15940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69a7995c-afa0-4b63-bd40-bff6efce6b3c, ghrun-wiatzokuoy.auto.internal:15940): request = { session_id: "ydb://session/3?node_id=50000&id=OTBmMjFiNzMtNjRjNjYyMjAtYjI5NDcxYzAtZDk4OTFhMGQ=" 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, 69a7995c-afa0-4b63-bd40-bff6efce6b3c, ghrun-wiatzokuoy.auto.internal:15940): 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 0x7fc32e4c7cb0>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:362 read_some_data
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee69e146-8892-4851-aa3c-0985ddd6a8d8, ghrun-wiatzokuoy.auto.internal:15940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee69e146-8892-4851-aa3c-0985ddd6a8d8, ghrun-wiatzokuoy.auto.internal:15940): request = { session_id: "ydb://session/3?node_id=50000&id=OTBmMjFiNzMtNjRjNjYyMjAtYjI5NDcxYzAtZDk4OTFhMGQ=" 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, ee69e146-8892-4851-aa3c-0985ddd6a8d8, ghrun-wiatzokuoy.auto.internal:15940): 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 0x7fc32e4c7cb0>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:380 drop table two
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, b654b56d-8789-4178-ac03-aed0eeea8206, ghrun-wiatzokuoy.auto.internal:15940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, b654b56d-8789-4178-ac03-aed0eeea8206, ghrun-wiatzokuoy.auto.internal:15940): request = { session_id: "ydb://session/3?node_id=50000&id=OTBmMjFiNzMtNjRjNjYyMjAtYjI5NDcxYzAtZDk4OTFhMGQ=" 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, b654b56d-8789-4178-ac03-aed0eeea8206, ghrun-wiatzokuoy.auto.internal:15940): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc32e4c7cb0>
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:145 Requested session destroy: <ydb.table.Session object at 0x7fc32e4c7cb0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc32e4c7cb0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, dd99b247-7d75-40e4-a678-7a7f2997668d, ghrun-wiatzokuoy.auto.internal:15940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, dd99b247-7d75-40e4-a678-7a7f2997668d, ghrun-wiatzokuoy.auto.internal:15940): request = { session_id: "ydb://session/3?node_id=50000&id=OTBmMjFiNzMtNjRjNjYyMjAtYjI5NDcxYzAtZDk4OTFhMGQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, dd99b247-7d75-40e4-a678-7a7f2997668d, ghrun-wiatzokuoy.auto.internal:15940): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, dd99b247-7d75-40e4-a678-7a7f2997668d, ghrun-wiatzokuoy.auto.internal:15940): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, dd99b247-7d75-40e4-a678-7a7f2997668d, ghrun-wiatzokuoy.auto.internal:15940): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fc32e4c7cb0>
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:1682
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wiatzokuoy.auto.internal:15940
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=1760359231783849&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:15940/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/tm9d/000709/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11270
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31429
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21452
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12524
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5667
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/000709/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/tm9d/000709/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:1682 --tenant=/Root/users/database --log-file-name=/home/runner/.ya/build/build_root/tm9d/000709/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_sz9mx9lm.log --grpc-port=11270 --mon-port=31429 --ic-port=21452
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/000709/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/tm9d/000709/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:1682 --tenant=/Root/users/database --log-file-name=/home/runner/.ya/build/build_root/tm9d/000709/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_sz9mx9lm.log --grpc-port=11270 --mon-port=31429 --ic-port=21452
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tm9d/000709/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tm9d/000709/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:1682', '--tenant=/Root/users/database', '--log-file-name=/home/runner/.ya/build/build_root/tm9d/000709/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_sz9mx9lm.log', '--grpc-port=11270', '--mon-port=31429', '--ic-port=21452')' in '/home/runner/.ya/build/build_root/tm9d/000709/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: 3927765
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:11270/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/tm9d/000709/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3927775
DEBUG    ya.test:process.py:259 Command (pid 3927775) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3927775) elapsed time (sec): 4.858144283294678
DEBUG    ya.test:process.py:263 Command (pid 3927775) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3927775) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3927775) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3927775) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3927775) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3927775) maxrss: 537156
DEBUG    ya.test:process.py:263 Command (pid 3927775) minflt: 16080
DEBUG    ya.test:process.py:263 Command (pid 3927775) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3927775) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3927775) nivcsw: 553
DEBUG    ya.test:process.py:263 Command (pid 3927775) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3927775) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3927775) nvcsw: 55
DEBUG    ya.test:process.py:263 Command (pid 3927775) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3927775) stime: 1.736862
DEBUG    ya.test:process.py:263 Command (pid 3927775) utime: 0.120366
DEBUG    ya.test:process.py:263 Command (pid 3927775) wtime: 4.863
DEBUG    ya.test:process.py:275 Command (pid 3927775) output:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wiatzokuoy
    Host information: 
        Linux ghrun-wiatzokuoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 3927775) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82
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 0x7fc32c412720 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 0x7fc32c413a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc32c413a30>
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, 07261a88-7d89-4fbd-890f-e381db26ee02, localhost:1682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 07261a88-7d89-4fbd-890f-e381db26ee02, localhost:1682): request = { database: "/Root/users/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 07261a88-7d89-4fbd-890f-e381db26ee02, localhost:1682): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-wiatzokuoy.auto.internal" port: 11270 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-wiatzokuoy.auto.internal:11270, 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:1682
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc32c413a30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8353b067-096d-47a5-b90c-fef12e1c0a3b, ghrun-wiatzokuoy.auto.internal:11270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8353b067-096d-47a5-b90c-fef12e1c0a3b, ghrun-wiatzokuoy.auto.internal:11270): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 8353b067-096d-47a5-b90c-fef12e1c0a3b, ghrun-wiatzokuoy.auto.internal:11270): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8353b067-096d-47a5-b90c-fef12e1c0a3b, ghrun-wiatzokuoy.auto.internal:11270): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=YzRiN2VmNzItNmJjM2FjNmItYWFhY2MzMzQtMjVkYzU4NmY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc32c413a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc32c413a30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 62c30e9a-1105-4c32-b18c-bdff5d95c1be, ghrun-wiatzokuoy.auto.internal:11270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 62c30e9a-1105-4c32-b18c-bdff5d95c1be, ghrun-wiatzokuoy.auto.internal:11270): request = { session_id: "ydb://session/3?node_id=50001&id=YzRiN2VmNzItNmJjM2FjNmItYWFhY2MzMzQtMjVkYzU4NmY=" 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:123 RpcState(CreateSession, 8353b067-096d-47a5-b90c-fef12e1c0a3b, ghrun-wiatzokuoy.auto.internal:11270): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 62c30e9a-1105-4c32-b18c-bdff5d95c1be, ghrun-wiatzokuoy.auto.internal:11270): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc32c413a30>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:336 create table two
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d1c023bd-05ce-4a07-8b24-088bcd4abf4e, ghrun-wiatzokuoy.auto.internal:11270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d1c023bd-05ce-4a07-8b24-088bcd4abf4e, ghrun-wiatzokuoy.auto.internal:11270): request = { session_id: "ydb://session/3?node_id=50001&id=YzRiN2VmNzItNmJjM2FjNmItYWFhY2MzMzQtMjVkYzU4NmY=" 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, d1c023bd-05ce-4a07-8b24-088bcd4abf4e, ghrun-wiatzokuoy.auto.internal:11270): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc32c413a30>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:349 write_some_data
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75d76736-87ff-4c75-ac69-e09b949f55bb, ghrun-wiatzokuoy.auto.internal:11270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75d76736-87ff-4c75-ac69-e09b949f55bb, ghrun-wiatzokuoy.auto.internal:11270): request = { session_id: "ydb://session/3?node_id=50001&id=YzRiN2VmNzItNmJjM2FjNmItYWFhY2MzMzQtMjVkYzU4NmY=" 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, 75d76736-87ff-4c75-ac69-e09b949f55bb, ghrun-wiatzokuoy.auto.internal:11270): 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 0x7fc32c413a30>
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:145 Requested session destroy: <ydb.table.Session object at 0x7fc32c413a30>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc32c413a30> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, e5b9cc62-9788-478f-8b33-c33780c241f7, ghrun-wiatzokuoy.auto.internal:11270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, e5b9cc62-9788-478f-8b33-c33780c241f7, ghrun-wiatzokuoy.auto.internal:11270): request = { session_id: "ydb://session/3?node_id=50001&id=YzRiN2VmNzItNmJjM2FjNmItYWFhY2MzMzQtMjVkYzU4NmY=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, e5b9cc62-9788-478f-8b33-c33780c241f7, ghrun-wiatzokuoy.auto.internal:11270): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, e5b9cc62-9788-478f-8b33-c33780c241f7, ghrun-wiatzokuoy.auto.internal:11270): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, e5b9cc62-9788-478f-8b33-c33780c241f7, ghrun-wiatzokuoy.auto.internal:11270): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fc32c413a30>
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:1682
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wiatzokuoy.auto.internal:11270
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:11270/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:1682/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5667
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12524
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21452
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31429
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11270
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11073
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8980
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5183
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16207
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15940
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6613
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27699
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22821
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1682
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25730
============================== slowest durations ===============================
23.19s call     test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
14.25s setup    test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
12.06s teardown 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 51.02s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tm9d/000706/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/tm9d/000706/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5416
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/tm9d/000706/r3tmp/kikimr_cluster_01bbrof1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tm9d/000706/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12968
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18343
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63675
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7162
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/000706/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/tm9d/000706/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/tm9d/000706/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_4axtp18t.log --grpc-port=12968 --mon-port=18343 --ic-port=5416
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:12968/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/000706/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/tm9d/000706/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/tm9d/000706/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_4axtp18t.log --grpc-port=12968 --mon-port=18343 --ic-port=5416
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tm9d/000706/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tm9d/000706/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/tm9d/000706/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_4axtp18t.log', '--grpc-port=12968', '--mon-port=18343', '--ic-port=5416')' in '/home/runner/.ya/build/build_root/tm9d/000706/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: 3907811
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:12968/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/tm9d/000706/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3907822
DEBUG    ya.test:process.py:259 Command (pid 3907822) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3907822) elapsed time (sec): 1.5247838497161865
DEBUG    ya.test:process.py:263 Command (pid 3907822) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3907822) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3907822) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3907822) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3907822) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3907822) maxrss: 537156
DEBUG    ya.test:process.py:263 Command (pid 3907822) minflt: 16092
DEBUG    ya.test:process.py:263 Command (pid 3907822) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3907822) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3907822) nivcsw: 270
DEBUG    ya.test:process.py:263 Command (pid 3907822) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3907822) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3907822) nvcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 3907822) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3907822) stime: 1.180294
DEBUG    ya.test:process.py:263 Command (pid 3907822) utime: 0.09991499999999999
DEBUG    ya.test:process.py:263 Command (pid 3907822) wtime: 1.536
DEBUG    ya.test:process.py:275 Command (pid 3907822) output:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wiatzokuoy
    Host information: 
        Linux ghrun-wiatzokuoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 3907822) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tm9d/000706/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/tm9d/000706/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:12968', '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: 5416\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/tm9d/000706/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:12968', '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: 5416\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3914653
DEBUG    ya.test:process.py:259 Command (pid 3914653) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3914653) elapsed time (sec): 3.831516742706299
DEBUG    ya.test:process.py:263 Command (pid 3914653) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3914653) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3914653) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3914653) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3914653) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3914653) maxrss: 545328
DEBUG    ya.test:process.py:263 Command (pid 3914653) minflt: 18223
DEBUG    ya.test:process.py:263 Command (pid 3914653) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3914653) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3914653) nivcsw: 623
DEBUG    ya.test:process.py:263 Command (pid 3914653) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3914653) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3914653) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 3914653) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3914653) stime: 2.39088
DEBUG    ya.test:process.py:263 Command (pid 3914653) utime: 0.11606599999999999
DEBUG    ya.test:process.py:263 Command (pid 3914653) wtime: 3.839
DEBUG    ya.test:process.py:275 Command (pid 3914653) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tm9d/000706/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/tm9d/000706/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:12968', '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/tm9d/000706/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:12968', '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: 3917072
DEBUG    ya.test:process.py:259 Command (pid 3917072) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3917072) elapsed time (sec): 4.248789072036743
DEBUG    ya.test:process.py:263 Command (pid 3917072) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3917072) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3917072) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3917072) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3917072) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3917072) maxrss: 545556
DEBUG    ya.test:process.py:263 Command (pid 3917072) minflt: 18225
DEBUG    ya.test:process.py:263 Command (pid 3917072) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3917072) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3917072) nivcsw: 609
DEBUG    ya.test:process.py:263 Command (pid 3917072) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3917072) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3917072) nvcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 3917072) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3917072) stime: 1.672346
DEBUG    ya.test:process.py:263 Command (pid 3917072) utime: 0.11423
DEBUG    ya.test:process.py:263 Command (pid 3917072) wtime: 4.257
DEBUG    ya.test:process.py:275 Command (pid 3917072) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3917072) 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/tm9d/000706/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26005
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29339
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1379
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24285
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11304
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/000706/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/tm9d/000706/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:12968 --tenant=/Root/users/database --log-file-name=/home/runner/.ya/build/build_root/tm9d/000706/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_ms737axb.log --grpc-port=26005 --mon-port=29339 --ic-port=1379
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/000706/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/tm9d/000706/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:12968 --tenant=/Root/users/database --log-file-name=/home/runner/.ya/build/build_root/tm9d/000706/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_ms737axb.log --grpc-port=26005 --mon-port=29339 --ic-port=1379
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tm9d/000706/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tm9d/000706/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:12968', '--tenant=/Root/users/database', '--log-file-name=/home/runner/.ya/build/build_root/tm9d/000706/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_ms737axb.log', '--grpc-port=26005', '--mon-port=29339', '--ic-port=1379')' in '/home/runner/.ya/build/build_root/tm9d/000706/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: 3920950
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:26005/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/tm9d/000706/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3920961
DEBUG    ya.test:process.py:259 Command (pid 3920961) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3920961) elapsed time (sec): 4.509033679962158
DEBUG    ya.test:process.py:263 Command (pid 3920961) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3920961) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3920961) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3920961) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3920961) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3920961) maxrss: 537156
DEBUG    ya.test:process.py:263 Command (pid 3920961) minflt: 16172
DEBUG    ya.test:process.py:263 Command (pid 3920961) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3920961) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3920961) nivcsw: 416
DEBUG    ya.test:process.py:263 Command (pid 3920961) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3920961) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3920961) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 3920961) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3920961) stime: 1.658418
DEBUG    ya.test:process.py:263 Command (pid 3920961) utime: 0.110372
DEBUG    ya.test:process.py:263 Command (pid 3920961) wtime: 4.542
DEBUG    ya.test:process.py:275 Command (pid 3920961) output:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wiatzokuoy
    Host information: 
        Linux ghrun-wiatzokuoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 3920961) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82
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 0x7f99e6e63210 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 0x7f99e6e60920>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f99e6e60920>
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, 43298c32-198e-4fe9-ba36-fc5ddf031e43, localhost:12968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 43298c32-198e-4fe9-ba36-fc5ddf031e43, localhost:12968): request = { database: "/Root/users/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 43298c32-198e-4fe9-ba36-fc5ddf031e43, localhost:12968): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-wiatzokuoy.auto.internal" port: 26005 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-wiatzokuoy.auto.internal:26005, 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:12968
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f99e6e60920>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 58c8b882-c017-464c-8973-ba96236b1a5a, ghrun-wiatzokuoy.auto.internal:26005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 58c8b882-c017-464c-8973-ba96236b1a5a, ghrun-wiatzokuoy.auto.internal:26005): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 58c8b882-c017-464c-8973-ba96236b1a5a, ghrun-wiatzokuoy.auto.internal:26005): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 58c8b882-c017-464c-8973-ba96236b1a5a, ghrun-wiatzokuoy.auto.internal:26005): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=MzllMDkwOTktOGYyOWU5MjctN2U2Yzc3MTctMzZmZWNkNDg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f99e6e60920>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f99e6e60920>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 58c8b882-c017-464c-8973-ba96236b1a5a, ghrun-wiatzokuoy.auto.internal:26005): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 99924f78-cd4d-4c21-b97e-82f1e353b11e, ghrun-wiatzokuoy.auto.internal:26005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 99924f78-cd4d-4c21-b97e-82f1e353b11e, ghrun-wiatzokuoy.auto.internal:26005): request = { session_id: "ydb://session/3?node_id=50000&id=MzllMDkwOTktOGYyOWU5MjctN2U2Yzc3MTctMzZmZWNkNDg=" 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, 99924f78-cd4d-4c21-b97e-82f1e353b11e, ghrun-wiatzokuoy.auto.internal:26005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f99e6e60920>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:336 create table two
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c76706d4-a26d-497b-9d8e-8f3b34da352f, ghrun-wiatzokuoy.auto.internal:26005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c76706d4-a26d-497b-9d8e-8f3b34da352f, ghrun-wiatzokuoy.auto.internal:26005): request = { session_id: "ydb://session/3?node_id=50000&id=MzllMDkwOTktOGYyOWU5MjctN2U2Yzc3MTctMzZmZWNkNDg=" 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, c76706d4-a26d-497b-9d8e-8f3b34da352f, ghrun-wiatzokuoy.auto.internal:26005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f99e6e60920>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:349 write_some_data
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3841fba-872d-4f9e-9775-78c80799b435, ghrun-wiatzokuoy.auto.internal:26005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3841fba-872d-4f9e-9775-78c80799b435, ghrun-wiatzokuoy.auto.internal:26005): request = { session_id: "ydb://session/3?node_id=50000&id=MzllMDkwOTktOGYyOWU5MjctN2U2Yzc3MTctMzZmZWNkNDg=" 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, e3841fba-872d-4f9e-9775-78c80799b435, ghrun-wiatzokuoy.auto.internal:26005): 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 0x7f99e6e60920>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:362 read_some_data
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 157eb526-3189-4f64-993d-f0b128955cad, ghrun-wiatzokuoy.auto.internal:26005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 157eb526-3189-4f64-993d-f0b128955cad, ghrun-wiatzokuoy.auto.internal:26005): request = { session_id: "ydb://session/3?node_id=50000&id=MzllMDkwOTktOGYyOWU5MjctN2U2Yzc3MTctMzZmZWNkNDg=" 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, 157eb526-3189-4f64-993d-f0b128955cad, ghrun-wiatzokuoy.auto.internal:26005): 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 0x7f99e6e60920>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:380 drop table two
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, a5d7c11b-1f0d-4500-a733-c276a45452ad, ghrun-wiatzokuoy.auto.internal:26005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, a5d7c11b-1f0d-4500-a733-c276a45452ad, ghrun-wiatzokuoy.auto.internal:26005): request = { session_id: "ydb://session/3?node_id=50000&id=MzllMDkwOTktOGYyOWU5MjctN2U2Yzc3MTctMzZmZWNkNDg=" 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, a5d7c11b-1f0d-4500-a733-c276a45452ad, ghrun-wiatzokuoy.auto.internal:26005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f99e6e60920>
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:145 Requested session destroy: <ydb.table.Session object at 0x7f99e6e60920>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f99e6e60920> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 956ed256-87ce-4fcf-97c9-330ea6a0375e, ghrun-wiatzokuoy.auto.internal:26005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 956ed256-87ce-4fcf-97c9-330ea6a0375e, ghrun-wiatzokuoy.auto.internal:26005): request = { session_id: "ydb://session/3?node_id=50000&id=MzllMDkwOTktOGYyOWU5MjctN2U2Yzc3MTctMzZmZWNkNDg=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 956ed256-87ce-4fcf-97c9-330ea6a0375e, ghrun-wiatzokuoy.auto.internal:26005): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 956ed256-87ce-4fcf-97c9-330ea6a0375e, ghrun-wiatzokuoy.auto.internal:26005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 956ed256-87ce-4fcf-97c9-330ea6a0375e, ghrun-wiatzokuoy.auto.internal:26005): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f99e6e60920>
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:12968
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wiatzokuoy.auto.internal:26005
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=1760359235753411&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:26005/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/tm9d/000706/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27925
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16789
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1128
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12590
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24850
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/000706/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/tm9d/000706/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:12968 --tenant=/Root/users/database --log-file-name=/home/runner/.ya/build/build_root/tm9d/000706/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_6boih5nf.log --grpc-port=27925 --mon-port=16789 --ic-port=1128
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/000706/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/tm9d/000706/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:12968 --tenant=/Root/users/database --log-file-name=/home/runner/.ya/build/build_root/tm9d/000706/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_6boih5nf.log --grpc-port=27925 --mon-port=16789 --ic-port=1128
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tm9d/000706/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tm9d/000706/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:12968', '--tenant=/Root/users/database', '--log-file-name=/home/runner/.ya/build/build_root/tm9d/000706/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_6boih5nf.log', '--grpc-port=27925', '--mon-port=16789', '--ic-port=1128')' in '/home/runner/.ya/build/build_root/tm9d/000706/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: 3929846
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:27925/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/tm9d/000706/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3929893
DEBUG    ya.test:process.py:259 Command (pid 3929893) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3929893) elapsed time (sec): 9.980700969696045
DEBUG    ya.test:process.py:263 Command (pid 3929893) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3929893) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3929893) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3929893) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3929893) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3929893) maxrss: 537156
DEBUG    ya.test:process.py:263 Command (pid 3929893) minflt: 16122
DEBUG    ya.test:process.py:263 Command (pid 3929893) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3929893) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3929893) nivcsw: 779
DEBUG    ya.test:process.py:263 Command (pid 3929893) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3929893) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3929893) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 3929893) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3929893) stime: 2.215498
DEBUG    ya.test:process.py:263 Command (pid 3929893) utime: 0.121011
DEBUG    ya.test:process.py:263 Command (pid 3929893) wtime: 9.984
DEBUG    ya.test:process.py:275 Command (pid 3929893) output:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wiatzokuoy
    Host information: 
        Linux ghrun-wiatzokuoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 3929893) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82
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 0x7f99e55f9be0 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.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f99e55f9960>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f99e55f9960>
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f5cc6ccb-d5c9-4f2d-8093-4a55cf5fa702, localhost:12968): creating call state
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.connection:connection.py:63 RpcState(ListEndpoints, f5cc6ccb-d5c9-4f2d-8093-4a55cf5fa702, localhost:12968): request = { database: "/Root/users/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f5cc6ccb-d5c9-4f2d-8093-4a55cf5fa702, localhost:12968): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-wiatzokuoy.auto.internal" port: 27925 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-wiatzokuoy.auto.internal:27925, 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:12968
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f99e55f9960>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2e152c2a-d1ff-4585-b748-6238b6b25b81, ghrun-wiatzokuoy.auto.internal:27925): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2e152c2a-d1ff-4585-b748-6238b6b25b81, ghrun-wiatzokuoy.auto.internal:27925): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 2e152c2a-d1ff-4585-b748-6238b6b25b81, ghrun-wiatzokuoy.auto.internal:27925): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2e152c2a-d1ff-4585-b748-6238b6b25b81, ghrun-wiatzokuoy.auto.internal:27925): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=MzUzMThlZWEtMjdlYWQ3MmItZWM1YzgyMTgtYzk1MzA1MTQ=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 2e152c2a-d1ff-4585-b748-6238b6b25b81, ghrun-wiatzokuoy.auto.internal:27925): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f99e55f9960>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f99e55f9960>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3156e937-9fba-4b81-a90c-13cf8dde0f23, ghrun-wiatzokuoy.auto.internal:27925): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3156e937-9fba-4b81-a90c-13cf8dde0f23, ghrun-wiatzokuoy.auto.internal:27925): request = { session_id: "ydb://session/3?node_id=50001&id=MzUzMThlZWEtMjdlYWQ3MmItZWM1YzgyMTgtYzk1MzA1MTQ=" 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, 3156e937-9fba-4b81-a90c-13cf8dde0f23, ghrun-wiatzokuoy.auto.internal:27925): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f99e55f9960>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:336 create table two
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7294daa5-574a-4db9-b01e-5f34d49d42ec, ghrun-wiatzokuoy.auto.internal:27925): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7294daa5-574a-4db9-b01e-5f34d49d42ec, ghrun-wiatzokuoy.auto.internal:27925): request = { session_id: "ydb://session/3?node_id=50001&id=MzUzMThlZWEtMjdlYWQ3MmItZWM1YzgyMTgtYzk1MzA1MTQ=" 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, 7294daa5-574a-4db9-b01e-5f34d49d42ec, ghrun-wiatzokuoy.auto.internal:27925): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f99e55f9960>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:349 write_some_data
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eab30cad-7826-4684-9bcc-d28016f7ee2c, ghrun-wiatzokuoy.auto.internal:27925): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eab30cad-7826-4684-9bcc-d28016f7ee2c, ghrun-wiatzokuoy.auto.internal:27925): request = { session_id: "ydb://session/3?node_id=50001&id=MzUzMThlZWEtMjdlYWQ3MmItZWM1YzgyMTgtYzk1MzA1MTQ=" 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, eab30cad-7826-4684-9bcc-d28016f7ee2c, ghrun-wiatzokuoy.auto.internal:27925): 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 0x7f99e55f9960>
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:145 Requested session destroy: <ydb.table.Session object at 0x7f99e55f9960>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f99e55f9960> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, dfaaf0d4-f6ec-4d69-8a59-bba187c3deac, ghrun-wiatzokuoy.auto.internal:27925): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, dfaaf0d4-f6ec-4d69-8a59-bba187c3deac, ghrun-wiatzokuoy.auto.internal:27925): request = { session_id: "ydb://session/3?node_id=50001&id=MzUzMThlZWEtMjdlYWQ3MmItZWM1YzgyMTgtYzk1MzA1MTQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, dfaaf0d4-f6ec-4d69-8a59-bba187c3deac, ghrun-wiatzokuoy.auto.internal:27925): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, dfaaf0d4-f6ec-4d69-8a59-bba187c3deac, ghrun-wiatzokuoy.auto.internal:27925): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, dfaaf0d4-f6ec-4d69-8a59-bba187c3deac, ghrun-wiatzokuoy.auto.internal:27925): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f99e55f9960>
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:12968
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wiatzokuoy.auto.internal:27925
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:27925/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:12968/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24850
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12590
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1128
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16789
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27925
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11304
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24285
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1379
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29339
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26005
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7162
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63675
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18343
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12968
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5416
============================== slowest durations ===============================
26.41s call     test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
17.17s setup    test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
12.02s teardown 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 56.87s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tm9d/000731/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/tm9d/000731/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8915
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/tm9d/000731/r3tmp/kikimr_cluster_9h44pzbk
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tm9d/000731/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8865
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21666
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62675
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6695
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/000731/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/tm9d/000731/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/tm9d/000731/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_v0v8ctf5.log --grpc-port=8865 --mon-port=21666 --ic-port=8915
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:8865/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/000731/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/tm9d/000731/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/tm9d/000731/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_v0v8ctf5.log --grpc-port=8865 --mon-port=21666 --ic-port=8915
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tm9d/000731/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tm9d/000731/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/tm9d/000731/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_v0v8ctf5.log', '--grpc-port=8865', '--mon-port=21666', '--ic-port=8915')' in '/home/runner/.ya/build/build_root/tm9d/000731/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: 3904062
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:8865/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/tm9d/000731/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3904064
DEBUG    ya.test:process.py:259 Command (pid 3904064) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3904064) elapsed time (sec): 2.605212688446045
DEBUG    ya.test:process.py:263 Command (pid 3904064) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3904064) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3904064) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3904064) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3904064) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3904064) maxrss: 537156
DEBUG    ya.test:process.py:263 Command (pid 3904064) minflt: 16085
DEBUG    ya.test:process.py:263 Command (pid 3904064) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3904064) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3904064) nivcsw: 424
DEBUG    ya.test:process.py:263 Command (pid 3904064) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3904064) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3904064) nvcsw: 48
DEBUG    ya.test:process.py:263 Command (pid 3904064) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3904064) stime: 1.788975
DEBUG    ya.test:process.py:263 Command (pid 3904064) utime: 0.134737
DEBUG    ya.test:process.py:263 Command (pid 3904064) wtime: 2.617
DEBUG    ya.test:process.py:275 Command (pid 3904064) output:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wiatzokuoy
    Host information: 
        Linux ghrun-wiatzokuoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 3904064) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tm9d/000731/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/tm9d/000731/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8865', '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: 8915\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/tm9d/000731/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8865', '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: 8915\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3909503
DEBUG    ya.test:process.py:259 Command (pid 3909503) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3909503) elapsed time (sec): 1.8121790885925293
DEBUG    ya.test:process.py:263 Command (pid 3909503) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3909503) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3909503) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3909503) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3909503) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3909503) maxrss: 545308
DEBUG    ya.test:process.py:263 Command (pid 3909503) minflt: 18224
DEBUG    ya.test:process.py:263 Command (pid 3909503) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3909503) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3909503) nivcsw: 265
DEBUG    ya.test:process.py:263 Command (pid 3909503) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3909503) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3909503) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 3909503) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3909503) stime: 1.3395839999999999
DEBUG    ya.test:process.py:263 Command (pid 3909503) utime: 0.116897
DEBUG    ya.test:process.py:263 Command (pid 3909503) wtime: 1.813
DEBUG    ya.test:process.py:275 Command (pid 3909503) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tm9d/000731/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/tm9d/000731/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8865', '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/tm9d/000731/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8865', '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: 3911052
DEBUG    ya.test:process.py:259 Command (pid 3911052) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3911052) elapsed time (sec): 1.8869104385375977
DEBUG    ya.test:process.py:263 Command (pid 3911052) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3911052) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3911052) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3911052) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3911052) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3911052) maxrss: 545552
DEBUG    ya.test:process.py:263 Command (pid 3911052) minflt: 18227
DEBUG    ya.test:process.py:263 Command (pid 3911052) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3911052) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3911052) nivcsw: 288
DEBUG    ya.test:process.py:263 Command (pid 3911052) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3911052) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3911052) nvcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 3911052) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3911052) stime: 1.59009
DEBUG    ya.test:process.py:263 Command (pid 3911052) utime: 0.134485
DEBUG    ya.test:process.py:263 Command (pid 3911052) wtime: 1.892
DEBUG    ya.test:process.py:275 Command (pid 3911052) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3911052) 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/tm9d/000731/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25522
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23893
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23757
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11252
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29005
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/000731/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/tm9d/000731/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8865 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/tm9d/000731/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_lacfg3ho.log --grpc-port=25522 --mon-port=23893 --ic-port=23757
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/000731/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/tm9d/000731/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8865 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/tm9d/000731/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_lacfg3ho.log --grpc-port=25522 --mon-port=23893 --ic-port=23757
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tm9d/000731/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tm9d/000731/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:8865', '--tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/tm9d/000731/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_lacfg3ho.log', '--grpc-port=25522', '--mon-port=23893', '--ic-port=23757')' in '/home/runner/.ya/build/build_root/tm9d/000731/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: 3913219
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:25522/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/tm9d/000731/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3913220
DEBUG    ya.test:process.py:259 Command (pid 3913220) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3913220) elapsed time (sec): 2.2350919246673584
DEBUG    ya.test:process.py:263 Command (pid 3913220) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3913220) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3913220) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3913220) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3913220) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3913220) maxrss: 537156
DEBUG    ya.test:process.py:263 Command (pid 3913220) minflt: 16085
DEBUG    ya.test:process.py:263 Command (pid 3913220) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3913220) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3913220) nivcsw: 366
DEBUG    ya.test:process.py:263 Command (pid 3913220) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3913220) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3913220) nvcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 3913220) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3913220) stime: 1.717716
DEBUG    ya.test:process.py:263 Command (pid 3913220) utime: 0.114893
DEBUG    ya.test:process.py:263 Command (pid 3913220) wtime: 2.236
DEBUG    ya.test:process.py:275 Command (pid 3913220) output:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wiatzokuoy
    Host information: 
        Linux ghrun-wiatzokuoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 3913220) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82
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, 4d8b6b2d-55b6-42ac-9619-e79fd2742b1f, localhost:8865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4d8b6b2d-55b6-42ac-9619-e79fd2742b1f, localhost:8865): request = { database: "/Root/test_list_database_above_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4d8b6b2d-55b6-42ac-9619-e79fd2742b1f, localhost:8865): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-wiatzokuoy.auto.internal" port: 25522 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-wiatzokuoy.auto.internal:25522, 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:8865
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, ce230f9b-7e24-45d5-98c9-66a8567e6c15, ghrun-wiatzokuoy.auto.internal:25522): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, ce230f9b-7e24-45d5-98c9-66a8567e6c15, ghrun-wiatzokuoy.auto.internal:25522): 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, ce230f9b-7e24-45d5-98c9-66a8567e6c15, ghrun-wiatzokuoy.auto.internal:25522): 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: 1760359223700 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:8865
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wiatzokuoy.auto.internal:25522
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=1760359226704037&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:25522/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:8865/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29005
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11252
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23757
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23893
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25522
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6695
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62675
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21666
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8865
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8915
============================== slowest durations ===============================
18.54s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
14.57s teardown test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
0.31s 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 34.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/tm9d/000722/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/tm9d/000722/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25407
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/tm9d/000722/r3tmp/kikimr_cluster_cch6i4t_
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tm9d/000722/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26258
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26147
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18941
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64493
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/000722/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/tm9d/000722/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/tm9d/000722/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_hufmi3wu.log --grpc-port=26258 --mon-port=26147 --ic-port=25407
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:26258/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/000722/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/tm9d/000722/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/tm9d/000722/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_hufmi3wu.log --grpc-port=26258 --mon-port=26147 --ic-port=25407
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tm9d/000722/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tm9d/000722/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/tm9d/000722/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_hufmi3wu.log', '--grpc-port=26258', '--mon-port=26147', '--ic-port=25407')' in '/home/runner/.ya/build/build_root/tm9d/000722/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: 3905753
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:26258/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/tm9d/000722/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3905754
DEBUG    ya.test:process.py:259 Command (pid 3905754) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3905754) elapsed time (sec): 2.0908379554748535
DEBUG    ya.test:process.py:263 Command (pid 3905754) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3905754) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3905754) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3905754) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3905754) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3905754) maxrss: 537156
DEBUG    ya.test:process.py:263 Command (pid 3905754) minflt: 16372
DEBUG    ya.test:process.py:263 Command (pid 3905754) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3905754) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3905754) nivcsw: 316
DEBUG    ya.test:process.py:263 Command (pid 3905754) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3905754) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3905754) nvcsw: 58
DEBUG    ya.test:process.py:263 Command (pid 3905754) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3905754) stime: 1.252353
DEBUG    ya.test:process.py:263 Command (pid 3905754) utime: 0.12695099999999998
DEBUG    ya.test:process.py:263 Command (pid 3905754) wtime: 2.092
DEBUG    ya.test:process.py:275 Command (pid 3905754) output:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wiatzokuoy
    Host information: 
        Linux ghrun-wiatzokuoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 3905754) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tm9d/000722/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/tm9d/000722/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26258', '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: 25407\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/tm9d/000722/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26258', '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: 25407\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3908913
DEBUG    ya.test:process.py:259 Command (pid 3908913) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3908913) elapsed time (sec): 1.6646089553833008
DEBUG    ya.test:process.py:263 Command (pid 3908913) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3908913) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3908913) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3908913) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3908913) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3908913) maxrss: 545564
DEBUG    ya.test:process.py:263 Command (pid 3908913) minflt: 18227
DEBUG    ya.test:process.py:263 Command (pid 3908913) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3908913) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3908913) nivcsw: 274
DEBUG    ya.test:process.py:263 Command (pid 3908913) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3908913) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3908913) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 3908913) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3908913) stime: 1.237236
DEBUG    ya.test:process.py:263 Command (pid 3908913) utime: 0.147541
DEBUG    ya.test:process.py:263 Command (pid 3908913) wtime: 1.67
DEBUG    ya.test:process.py:275 Command (pid 3908913) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tm9d/000722/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/tm9d/000722/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26258', '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/tm9d/000722/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26258', '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: 3910373
DEBUG    ya.test:process.py:259 Command (pid 3910373) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3910373) elapsed time (sec): 1.4004366397857666
DEBUG    ya.test:process.py:263 Command (pid 3910373) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3910373) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3910373) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3910373) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3910373) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3910373) maxrss: 545312
DEBUG    ya.test:process.py:263 Command (pid 3910373) minflt: 18223
DEBUG    ya.test:process.py:263 Command (pid 3910373) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3910373) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3910373) nivcsw: 186
DEBUG    ya.test:process.py:263 Command (pid 3910373) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3910373) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3910373) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 3910373) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3910373) stime: 1.122465
DEBUG    ya.test:process.py:263 Command (pid 3910373) utime: 0.12733999999999998
DEBUG    ya.test:process.py:263 Command (pid 3910373) wtime: 1.419
DEBUG    ya.test:process.py:275 Command (pid 3910373) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3910373) 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/tm9d/000722/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15817
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14763
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7932
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13034
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2808
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/000722/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/tm9d/000722/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26258 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/tm9d/000722/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__vahu7a0.log --grpc-port=15817 --mon-port=14763 --ic-port=7932
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/000722/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/tm9d/000722/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26258 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/tm9d/000722/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__vahu7a0.log --grpc-port=15817 --mon-port=14763 --ic-port=7932
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tm9d/000722/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tm9d/000722/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:26258', '--tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/tm9d/000722/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__vahu7a0.log', '--grpc-port=15817', '--mon-port=14763', '--ic-port=7932')' in '/home/runner/.ya/build/build_root/tm9d/000722/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: 3912094
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:15817/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/tm9d/000722/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3912095
DEBUG    ya.test:process.py:259 Command (pid 3912095) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3912095) elapsed time (sec): 2.325059175491333
DEBUG    ya.test:process.py:263 Command (pid 3912095) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3912095) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3912095) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3912095) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3912095) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3912095) maxrss: 537156
DEBUG    ya.test:process.py:263 Command (pid 3912095) minflt: 16081
DEBUG    ya.test:process.py:263 Command (pid 3912095) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3912095) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3912095) nivcsw: 441
DEBUG    ya.test:process.py:263 Command (pid 3912095) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3912095) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3912095) nvcsw: 59
DEBUG    ya.test:process.py:263 Command (pid 3912095) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3912095) stime: 1.7433830000000001
DEBUG    ya.test:process.py:263 Command (pid 3912095) utime: 0.14365
DEBUG    ya.test:process.py:263 Command (pid 3912095) wtime: 2.327
DEBUG    ya.test:process.py:275 Command (pid 3912095) output:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wiatzokuoy
    Host information: 
        Linux ghrun-wiatzokuoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 3912095) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82
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, 95e25bd6-846d-4be9-bdf0-863cc7281822, localhost:26258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 95e25bd6-846d-4be9-bdf0-863cc7281822, localhost:26258): request = { database: "/Root/test_list_database_above_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 95e25bd6-846d-4be9-bdf0-863cc7281822, localhost:26258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-wiatzokuoy.auto.internal" port: 15817 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-wiatzokuoy.auto.internal:15817, 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:26258
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 5946ae13-db67-4e51-b32d-0e08eef48bcc, ghrun-wiatzokuoy.auto.internal:15817): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 5946ae13-db67-4e51-b32d-0e08eef48bcc, ghrun-wiatzokuoy.auto.internal:15817): 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, 5946ae13-db67-4e51-b32d-0e08eef48bcc, ghrun-wiatzokuoy.auto.internal:15817): 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: 1760359221040 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:26258
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wiatzokuoy.auto.internal:15817
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=1760359225380045&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:15817/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:26258/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2808
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13034
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7932
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14763
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15817
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64493
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18941
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26147
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26258
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25407
============================== slowest durations ===============================
15.68s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
14.60s teardown test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
0.31s 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 31.42s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tm9d/00071d/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 .

============================== slowest durations ===============================
117.71s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
13.51s setup    test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
3.54s teardown test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
================ 1 passed, 105 deselected in 135.07s (0:02:15) =================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tm9d/00070f/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# 4 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/tm9d/00070f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3769
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/tm9d/00070f/r3tmp/kikimr_cluster_s2i9ytbh
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tm9d/00070f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24818
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26734
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26726
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26725
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/00070f/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/tm9d/00070f/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/tm9d/00070f/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_vjm8noab.log --grpc-port=24818 --mon-port=26734 --ic-port=3769
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:24818/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/00070f/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/tm9d/00070f/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/tm9d/00070f/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_vjm8noab.log --grpc-port=24818 --mon-port=26734 --ic-port=3769
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tm9d/00070f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tm9d/00070f/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/tm9d/00070f/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_vjm8noab.log', '--grpc-port=24818', '--mon-port=26734', '--ic-port=3769')' in '/home/runner/.ya/build/build_root/tm9d/00070f/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: 3906919
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:24818/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/tm9d/00070f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3906959
DEBUG    ya.test:process.py:259 Command (pid 3906959) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3906959) elapsed time (sec): 1.9205272197723389
DEBUG    ya.test:process.py:263 Command (pid 3906959) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3906959) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3906959) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3906959) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3906959) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3906959) maxrss: 537156
DEBUG    ya.test:process.py:263 Command (pid 3906959) minflt: 16085
DEBUG    ya.test:process.py:263 Command (pid 3906959) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3906959) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3906959) nivcsw: 306
DEBUG    ya.test:process.py:263 Command (pid 3906959) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3906959) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3906959) nvcsw: 59
DEBUG    ya.test:process.py:263 Command (pid 3906959) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3906959) stime: 1.259142
DEBUG    ya.test:process.py:263 Command (pid 3906959) utime: 0.127585
DEBUG    ya.test:process.py:263 Command (pid 3906959) wtime: 1.922
DEBUG    ya.test:process.py:275 Command (pid 3906959) output:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wiatzokuoy
    Host information: 
        Linux ghrun-wiatzokuoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 3906959) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tm9d/00070f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/tm9d/00070f/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:24818', '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: 3769\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/tm9d/00070f/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:24818', '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: 3769\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3910105
DEBUG    ya.test:process.py:259 Command (pid 3910105) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3910105) elapsed time (sec): 1.5921144485473633
DEBUG    ya.test:process.py:263 Command (pid 3910105) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3910105) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3910105) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3910105) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3910105) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3910105) maxrss: 545312
DEBUG    ya.test:process.py:263 Command (pid 3910105) minflt: 18223
DEBUG    ya.test:process.py:263 Command (pid 3910105) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3910105) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3910105) nivcsw: 279
DEBUG    ya.test:process.py:263 Command (pid 3910105) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3910105) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3910105) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 3910105) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3910105) stime: 1.353946
DEBUG    ya.test:process.py:263 Command (pid 3910105) utime: 0.10181499999999999
DEBUG    ya.test:process.py:263 Command (pid 3910105) wtime: 1.594
DEBUG    ya.test:process.py:275 Command (pid 3910105) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tm9d/00070f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/tm9d/00070f/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:24818', '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/tm9d/00070f/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:24818', '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: 3911373
DEBUG    ya.test:process.py:259 Command (pid 3911373) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3911373) elapsed time (sec): 2.2788987159729004
DEBUG    ya.test:process.py:263 Command (pid 3911373) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3911373) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3911373) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3911373) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3911373) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3911373) maxrss: 545328
DEBUG    ya.test:process.py:263 Command (pid 3911373) minflt: 18227
DEBUG    ya.test:process.py:263 Command (pid 3911373) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3911373) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3911373) nivcsw: 279
DEBUG    ya.test:process.py:263 Command (pid 3911373) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3911373) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3911373) nvcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 3911373) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3911373) stime: 1.876528
DEBUG    ya.test:process.py:263 Command (pid 3911373) utime: 0.138772
DEBUG    ya.test:process.py:263 Command (pid 3911373) wtime: 2.289
DEBUG    ya.test:process.py:275 Command (pid 3911373) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3911373) 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/tm9d/00070f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16940
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14976
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26938
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21650
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24259
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/00070f/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/tm9d/00070f/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24818 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/tm9d/00070f/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_8sbpl21q.log --grpc-port=16940 --mon-port=14976 --ic-port=26938
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/00070f/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/tm9d/00070f/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24818 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/tm9d/00070f/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_8sbpl21q.log --grpc-port=16940 --mon-port=14976 --ic-port=26938
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tm9d/00070f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tm9d/00070f/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:24818', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/tm9d/00070f/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_8sbpl21q.log', '--grpc-port=16940', '--mon-port=14976', '--ic-port=26938')' in '/home/runner/.ya/build/build_root/tm9d/00070f/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: 3914545
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:16940/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/tm9d/00070f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3914546
DEBUG    ya.test:process.py:259 Command (pid 3914546) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3914546) elapsed time (sec): 3.8406217098236084
DEBUG    ya.test:process.py:263 Command (pid 3914546) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3914546) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3914546) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3914546) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3914546) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3914546) maxrss: 537156
DEBUG    ya.test:process.py:263 Command (pid 3914546) minflt: 16088
DEBUG    ya.test:process.py:263 Command (pid 3914546) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3914546) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3914546) nivcsw: 757
DEBUG    ya.test:process.py:263 Command (pid 3914546) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3914546) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3914546) nvcsw: 60
DEBUG    ya.test:process.py:263 Command (pid 3914546) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3914546) stime: 2.819662
DEBUG    ya.test:process.py:263 Command (pid 3914546) utime: 0.118424
DEBUG    ya.test:process.py:263 Command (pid 3914546) wtime: 3.842
DEBUG    ya.test:process.py:275 Command (pid 3914546) output:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wiatzokuoy
    Host information: 
        Linux ghrun-wiatzokuoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 3914546) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82
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 0x7f52e07e71c0 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 0x7f52e07e5460>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f52e07e5460>
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, d5419f88-8708-4d1f-8234-900990af5cf4, localhost:24818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d5419f88-8708-4d1f-8234-900990af5cf4, localhost:24818): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d5419f88-8708-4d1f-8234-900990af5cf4, localhost:24818): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-wiatzokuoy.auto.internal" port: 16940 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-wiatzokuoy.auto.internal:16940, 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:24818
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f52e07e5460>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6cc816db-337e-4bac-a13b-60fc5b4348b6, ghrun-wiatzokuoy.auto.internal:16940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6cc816db-337e-4bac-a13b-60fc5b4348b6, ghrun-wiatzokuoy.auto.internal:16940): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 6cc816db-337e-4bac-a13b-60fc5b4348b6, ghrun-wiatzokuoy.auto.internal:16940): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6cc816db-337e-4bac-a13b-60fc5b4348b6, ghrun-wiatzokuoy.auto.internal:16940): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=ZDAwMzM3MGMtNWNlZjlmNWMtYzM5Mzg5M2UtZTc4NzRjM2Q=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 6cc816db-337e-4bac-a13b-60fc5b4348b6, ghrun-wiatzokuoy.auto.internal:16940): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f52e07e5460>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f52e07e5460>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 178a0fec-662b-4557-9d8f-7db95253bc90, ghrun-wiatzokuoy.auto.internal:16940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 178a0fec-662b-4557-9d8f-7db95253bc90, ghrun-wiatzokuoy.auto.internal:16940): request = { session_id: "ydb://session/3?node_id=50000&id=ZDAwMzM3MGMtNWNlZjlmNWMtYzM5Mzg5M2UtZTc4NzRjM2Q=" 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, 178a0fec-662b-4557-9d8f-7db95253bc90, ghrun-wiatzokuoy.auto.internal:16940): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f52e07e5460>
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=1760359225743281&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:16940/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/tm9d/00070f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10602
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27694
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29313
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1560
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12118
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/00070f/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/tm9d/00070f/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24818 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/tm9d/00070f/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_qik6fxek.log --grpc-port=10602 --mon-port=27694 --ic-port=29313
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tm9d/00070f/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/tm9d/00070f/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24818 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/tm9d/00070f/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_qik6fxek.log --grpc-port=10602 --mon-port=27694 --ic-port=29313
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tm9d/00070f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tm9d/00070f/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:24818', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/tm9d/00070f/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_qik6fxek.log', '--grpc-port=10602', '--mon-port=27694', '--ic-port=29313')' in '/home/runner/.ya/build/build_root/tm9d/00070f/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: 3930434
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:10602/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/tm9d/00070f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3930442
DEBUG    ya.test:process.py:259 Command (pid 3930442) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3930442) elapsed time (sec): 8.106554508209229
DEBUG    ya.test:process.py:263 Command (pid 3930442) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3930442) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3930442) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3930442) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3930442) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3930442) maxrss: 537156
DEBUG    ya.test:process.py:263 Command (pid 3930442) minflt: 16341
DEBUG    ya.test:process.py:263 Command (pid 3930442) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3930442) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3930442) nivcsw: 666
DEBUG    ya.test:process.py:263 Command (pid 3930442) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3930442) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3930442) nvcsw: 98
DEBUG    ya.test:process.py:263 Command (pid 3930442) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3930442) stime: 2.058756
DEBUG    ya.test:process.py:263 Command (pid 3930442) utime: 0.111208
DEBUG    ya.test:process.py:263 Command (pid 3930442) wtime: 8.117
DEBUG    ya.test:process.py:275 Command (pid 3930442) output:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wiatzokuoy
    Host information: 
        Linux ghrun-wiatzokuoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 3930442) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 823812a84822af235a686bbc43758f05738f11d6
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 6af564dd379cb87275ed64c04dd11d145f749f82
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 0x7f52e07dea90 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 0x7f52e07efee0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f52e07efee0>
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, 79ddb5f6-7d08-44d9-9443-aeb27c5735de, localhost:24818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 79ddb5f6-7d08-44d9-9443-aeb27c5735de, localhost:24818): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 79ddb5f6-7d08-44d9-9443-aeb27c5735de, localhost:24818): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-wiatzokuoy.auto.internal" port: 10602 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-wiatzokuoy.auto.internal:10602, 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:24818
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f52e07efee0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 40ce0cbd-b0cf-4608-8649-ad3e5de80c2b, ghrun-wiatzokuoy.auto.internal:10602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 40ce0cbd-b0cf-4608-8649-ad3e5de80c2b, ghrun-wiatzokuoy.auto.internal:10602): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 40ce0cbd-b0cf-4608-8649-ad3e5de80c2b, ghrun-wiatzokuoy.auto.internal:10602): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 40ce0cbd-b0cf-4608-8649-ad3e5de80c2b, ghrun-wiatzokuoy.auto.internal:10602): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=OWRlNTFlMzgtYjIyYmUxLTdkZGY3ZDRiLWRlZTk0OTYy" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f52e07efee0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f52e07efee0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 40ce0cbd-b0cf-4608-8649-ad3e5de80c2b, ghrun-wiatzokuoy.auto.internal:10602): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 68757131-db53-4312-9bd6-4bca5cb049df, ghrun-wiatzokuoy.auto.internal:10602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 68757131-db53-4312-9bd6-4bca5cb049df, ghrun-wiatzokuoy.auto.internal:10602): request = { session_id: "ydb://session/3?node_id=50001&id=OWRlNTFlMzgtYjIyYmUxLTdkZGY3ZDRiLWRlZTk0OTYy" 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, 68757131-db53-4312-9bd6-4bca5cb049df, ghrun-wiatzokuoy.auto.internal:10602): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f52e07efee0>
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=1760359254740736&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:10602/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
---------------------------- 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:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f52e07efee0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f52e07efee0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 410a2941-5c1d-4b08-93ce-be61386f4550, ghrun-wiatzokuoy.auto.internal:10602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 410a2941-5c1d-4b08-93ce-be61386f4550, ghrun-wiatzokuoy.auto.internal:10602): request = { session_id: "ydb://session/3?node_id=50001&id=OWRlNTFlMzgtYjIyYmUxLTdkZGY3ZDRiLWRlZTk0OTYy" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 410a2941-5c1d-4b08-93ce-be61386f4550, ghrun-wiatzokuoy.auto.internal:10602): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, 410a2941-5c1d-4b08-93ce-be61386f4550, ghrun-wiatzokuoy.auto.internal:10602): 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:10602: 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:10602: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-10-13T12:41:19.241511391+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.connection:connection.py:91 RpcState(DeleteSession, 410a2941-5c1d-4b08-93ce-be61386f4550, ghrun-wiatzokuoy.auto.internal:10602): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wiatzokuoy.auto.internal:10602
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f52e07efee0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
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 0x7f52e07e5460>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f52e07e5460> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 09a1efd4-b1c1-4f34-99da-51e7d6066f05, ghrun-wiatzokuoy.auto.internal:16940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 09a1efd4-b1c1-4f34-99da-51e7d6066f05, ghrun-wiatzokuoy.auto.internal:16940): request = { session_id: "ydb://session/3?node_id=50000&id=ZDAwMzM3MGMtNWNlZjlmNWMtYzM5Mzg5M2UtZTc4NzRjM2Q=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
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:118 RpcState(DeleteSession, 09a1efd4-b1c1-4f34-99da-51e7d6066f05, ghrun-wiatzokuoy.auto.internal:16940): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, 09a1efd4-b1c1-4f34-99da-51e7d6066f05, ghrun-wiatzokuoy.auto.internal:16940): 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:16940: 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:16940: 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-13T12:41:19.271960582+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, 09a1efd4-b1c1-4f34-99da-51e7d6066f05, ghrun-wiatzokuoy.auto.internal:16940): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wiatzokuoy.auto.internal:16940
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f52e07e5460>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
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, 7e1ea1d2-d992-497f-bbbd-88e1eb004077, localhost:24818): creating call state
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:63 RpcState(ListEndpoints, 7e1ea1d2-d992-497f-bbbd-88e1eb004077, localhost:24818): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7e1ea1d2-d992-497f-bbbd-88e1eb004077, localhost:24818): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.topic:topic.py:680 Topic client was closed
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:549 Closing channel for endpoint localhost:24818
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 1eadfea2-8b6b-42ba-ab91-ba96f426e2a8, localhost:24818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1eadfea2-8b6b-42ba-ab91-ba96f426e2a8, localhost:24818): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
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:24818". 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:24818
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1eadfea2-8b6b-42ba-ab91-ba96f426e2a8, localhost:24818): 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:24818". 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:24818
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:24818
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:24818/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12118
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1560
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29313
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27694
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10602
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24259
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21650
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26938
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14976
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16940
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26725
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26726
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26734
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24818
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3769
============================== slowest durations ===============================
61.06s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
7.53s teardown test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
7.16s 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# 4 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
================= 1 failed, 105 deselected in 76.93s (0:01:16) =================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tm9d/00071e/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.40s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tm9d/000712/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.37s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tm9d/000719/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.51s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tm9d/00072b/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.47s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tm9d/000717/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.39s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tm9d/00070e/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.43s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tm9d/00072e/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.37s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tm9d/000704/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.45s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tm9d/000728/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.69s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tm9d/000713/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.63s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tm9d/00070b/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.71s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tm9d/000725/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.63s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tm9d/000720/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.39s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tm9d/000734/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.41s ============================
