============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vhg/001db7/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

test_auth_system_views.py ....
test_create_users.py .
test_create_users_strict_acl_checks.py .

============================== slowest durations ===============================
107.10s setup    test_auth_system_views.py::test_tenant_auth_groups_access[clusteradmin-True]
34.64s teardown test_auth_system_views.py::test_tenant_auth_groups_access[ordinaryuser-False]
18.79s setup    test_create_users_strict_acl_checks.py::test_create_user
14.85s call     test_create_users.py::test_create_user
14.84s setup    test_create_users.py::test_create_user
12.01s teardown test_create_users.py::test_create_user
10.55s teardown test_create_users_strict_acl_checks.py::test_create_user
1.81s call     test_create_users_strict_acl_checks.py::test_create_user
0.54s call     test_auth_system_views.py::test_tenant_auth_groups_access[clusteruser-False]
0.53s call     test_auth_system_views.py::test_tenant_auth_groups_access[clusteradmin-True]
0.53s call     test_auth_system_views.py::test_tenant_auth_groups_access[dbadmin-True]
0.53s call     test_auth_system_views.py::test_tenant_auth_groups_access[ordinaryuser-False]
0.03s setup    test_auth_system_views.py::test_tenant_auth_groups_access[clusteruser-False]
0.01s setup    test_auth_system_views.py::test_tenant_auth_groups_access[ordinaryuser-False]
0.01s setup    test_auth_system_views.py::test_tenant_auth_groups_access[dbadmin-True]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 217.18s (0:03:37) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vhg/001dbd/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

test_db_counters.py .....
test_dynamic_tenants.py .

============================== slowest durations ===============================
150.98s call     test_db_counters.py::TestKqpCounters::test_case
64.53s call     test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]
59.26s call     test_db_counters.py::TestStorageCounters::test_storage_counters[enable_separate_quotas]
26.70s setup    test_db_counters.py::TestStorageCounters::test_storage_counters[enable_separate_quotas]
22.10s teardown test_db_counters.py::test_serverless_counters[enable_separate_quotas]
21.68s setup    test_db_counters.py::test_serverless_counters[enable_separate_quotas]
17.59s setup    test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]
14.20s call     test_db_counters.py::test_serverless_counters[disable_separate_quotas]
14.17s call     test_db_counters.py::test_serverless_counters[enable_separate_quotas]
11.42s setup    test_db_counters.py::test_serverless_counters[disable_separate_quotas]
10.62s call     test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--false]
7.56s teardown test_db_counters.py::TestKqpCounters::test_case
7.14s teardown test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--false]
6.73s setup    test_db_counters.py::TestKqpCounters::test_case
4.78s setup    test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--false]
3.56s teardown test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]
3.55s teardown test_db_counters.py::TestStorageCounters::test_storage_counters[enable_separate_quotas]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 447.01s (0:07:27) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vhg/001da2/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

test_dynamic_tenants.py .FF...

=================================== FAILURES ===================================
_ test_create_and_drop_tenants[enable_alter_database_create_hive_first--false] _
ydb/tests/functional/tenants/test_dynamic_tenants.py:238: in test_create_and_drop_tenants
    ydb_cluster.create_database(
ydb/tests/library/harness/kikimr_cluster_interface.py:231: 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# 7 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_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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:273 Stopped node localhost:9823/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3664
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1867
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62196
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25262
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10202
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25185
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26411
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22842
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2951
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18111
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20096
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23918
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27126
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9823
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7600
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29653
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:488 Working directory: /home/runner/.ya/build/build_root/4vhg/001da2/r3tmp/kikimr_cluster__h04juug
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25190
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63244
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65043
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10852
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/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/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_msrb4hai.log --grpc-port=25190 --mon-port=63244 --ic-port=29653
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25190/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/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/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_msrb4hai.log --grpc-port=25190 --mon-port=63244 --ic-port=29653
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_msrb4hai.log', '--grpc-port=25190', '--mon-port=63244', '--ic-port=29653')' in '/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2868802
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25190/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2868808
DEBUG    ya.test:process.py:259 Command (pid 2868808) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2868808) elapsed time (sec): 1.2327992916107178
DEBUG    ya.test:process.py:263 Command (pid 2868808) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2868808) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2868808) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2868808) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2868808) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2868808) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2868808) minflt: 16129
DEBUG    ya.test:process.py:263 Command (pid 2868808) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2868808) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2868808) nivcsw: 179
DEBUG    ya.test:process.py:263 Command (pid 2868808) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2868808) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2868808) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2868808) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2868808) stime: 0.9689129999999999
DEBUG    ya.test:process.py:263 Command (pid 2868808) utime: 0.126551
DEBUG    ya.test:process.py:263 Command (pid 2868808) wtime: 1.234
DEBUG    ya.test:process.py:275 Command (pid 2868808) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d7fon3uiti
    Host information: 
        Linux ghrun-d7fon3uiti 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 2868808) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25190', '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: 29653\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25190', '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: 29653\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2870546
DEBUG    ya.test:process.py:259 Command (pid 2870546) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2870546) elapsed time (sec): 1.2168381214141846
DEBUG    ya.test:process.py:263 Command (pid 2870546) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2870546) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2870546) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2870546) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2870546) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2870546) maxrss: 546776
DEBUG    ya.test:process.py:263 Command (pid 2870546) minflt: 18275
DEBUG    ya.test:process.py:263 Command (pid 2870546) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2870546) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2870546) nivcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 2870546) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2870546) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2870546) nvcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 2870546) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2870546) stime: 1.00741
DEBUG    ya.test:process.py:263 Command (pid 2870546) utime: 0.140645
DEBUG    ya.test:process.py:263 Command (pid 2870546) wtime: 1.219
DEBUG    ya.test:process.py:275 Command (pid 2870546) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25190', '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.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25190', '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: 2871909
DEBUG    ya.test:process.py:259 Command (pid 2871909) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2871909) elapsed time (sec): 1.4947059154510498
DEBUG    ya.test:process.py:263 Command (pid 2871909) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2871909) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2871909) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2871909) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2871909) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2871909) maxrss: 546764
DEBUG    ya.test:process.py:263 Command (pid 2871909) minflt: 18272
DEBUG    ya.test:process.py:263 Command (pid 2871909) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2871909) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2871909) nivcsw: 203
DEBUG    ya.test:process.py:263 Command (pid 2871909) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2871909) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2871909) nvcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 2871909) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2871909) stime: 1.1290689999999999
DEBUG    ya.test:process.py:263 Command (pid 2871909) utime: 0.13566899999999998
DEBUG    ya.test:process.py:263 Command (pid 2871909) wtime: 1.496
DEBUG    ya.test:process.py:275 Command (pid 2871909) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:566 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:573 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_tenants[enable_alter_database_create_hive_first--false])
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63273
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3012
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8137
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24216
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1578
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:25190 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_nh5ih1jr.log --grpc-port=63273 --mon-port=3012 --ic-port=8137
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:25190 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_nh5ih1jr.log --grpc-port=63273 --mon-port=3012 --ic-port=8137
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:25190', '--tenant=/Root/users/database_0', '--log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_nh5ih1jr.log', '--grpc-port=63273', '--mon-port=3012', '--ic-port=8137')' in '/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2873629
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:63273/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2873667
DEBUG    ya.test:process.py:259 Command (pid 2873667) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2873667) elapsed time (sec): 1.1274397373199463
DEBUG    ya.test:process.py:263 Command (pid 2873667) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2873667) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2873667) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2873667) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2873667) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2873667) maxrss: 538448
DEBUG    ya.test:process.py:263 Command (pid 2873667) minflt: 17130
DEBUG    ya.test:process.py:263 Command (pid 2873667) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2873667) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2873667) nivcsw: 84
DEBUG    ya.test:process.py:263 Command (pid 2873667) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2873667) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2873667) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 2873667) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2873667) stime: 0.92286
DEBUG    ya.test:process.py:263 Command (pid 2873667) utime: 0.143204
DEBUG    ya.test:process.py:263 Command (pid 2873667) wtime: 1.143
DEBUG    ya.test:process.py:275 Command (pid 2873667) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d7fon3uiti
    Host information: 
        Linux ghrun-d7fon3uiti 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 2873667) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7fd6d5ecb760 state=pending>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_0
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 0x7fd6c193e4f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd6c193e4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 91a42b8e-ab15-4a44-835f-78cf352a659c, localhost:25190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 91a42b8e-ab15-4a44-835f-78cf352a659c, localhost:25190): request = { database: "/Root/users/database_0" }
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, 91a42b8e-ab15-4a44-835f-78cf352a659c, localhost:25190): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-d7fon3uiti.auto.internal" port: 63273 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_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-d7fon3uiti.auto.internal:63273, 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:25190
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd6c193e4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e40fba9f-69d9-40bd-aae4-7ddcd0c7d73a, ghrun-d7fon3uiti.auto.internal:63273): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e40fba9f-69d9-40bd-aae4-7ddcd0c7d73a, ghrun-d7fon3uiti.auto.internal:63273): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, e40fba9f-69d9-40bd-aae4-7ddcd0c7d73a, ghrun-d7fon3uiti.auto.internal:63273): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e40fba9f-69d9-40bd-aae4-7ddcd0c7d73a, ghrun-d7fon3uiti.auto.internal:63273): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=Y2VhY2FkODUtNGJjNjJmODItZmE2ODUwNDctNjAzNzMyZDA=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6c193e4f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fd6c193e4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0f3a8b27-9afd-49f2-83a9-4e2c869a5f59, ghrun-d7fon3uiti.auto.internal:63273): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, e40fba9f-69d9-40bd-aae4-7ddcd0c7d73a, ghrun-d7fon3uiti.auto.internal:63273): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0f3a8b27-9afd-49f2-83a9-4e2c869a5f59, ghrun-d7fon3uiti.auto.internal:63273): request = { session_id: "ydb://session/3?node_id=50000&id=Y2VhY2FkODUtNGJjNjJmODItZmE2ODUwNDctNjAzNzMyZDA=" path: "/Root/users/database_0/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, 0f3a8b27-9afd-49f2-83a9-4e2c869a5f59, ghrun-d7fon3uiti.auto.internal:63273): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6c193e4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c896699a-684e-498f-8037-75e9af41f17c, ghrun-d7fon3uiti.auto.internal:63273): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c896699a-684e-498f-8037-75e9af41f17c, ghrun-d7fon3uiti.auto.internal:63273): request = { session_id: "ydb://session/3?node_id=50000&id=Y2VhY2FkODUtNGJjNjJmODItZmE2ODUwNDctNjAzNzMyZDA=" path: "/Root/users/database_0/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, c896699a-684e-498f-8037-75e9af41f17c, ghrun-d7fon3uiti.auto.internal:63273): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6c193e4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 065cc037-100b-4fd1-92c0-6f32ee938b66, ghrun-d7fon3uiti.auto.internal:63273): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 065cc037-100b-4fd1-92c0-6f32ee938b66, ghrun-d7fon3uiti.auto.internal:63273): request = { session_id: "ydb://session/3?node_id=50000&id=Y2VhY2FkODUtNGJjNjJmODItZmE2ODUwNDctNjAzNzMyZDA=" 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, 065cc037-100b-4fd1-92c0-6f32ee938b66, ghrun-d7fon3uiti.auto.internal:63273): 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 0x7fd6c193e4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69273339-ba3e-4411-9962-adb7ccf67164, ghrun-d7fon3uiti.auto.internal:63273): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69273339-ba3e-4411-9962-adb7ccf67164, ghrun-d7fon3uiti.auto.internal:63273): request = { session_id: "ydb://session/3?node_id=50000&id=Y2VhY2FkODUtNGJjNjJmODItZmE2ODUwNDctNjAzNzMyZDA=" 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, 69273339-ba3e-4411-9962-adb7ccf67164, ghrun-d7fon3uiti.auto.internal:63273): 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 0x7fd6c193e4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 20b1c073-dee0-44d7-9832-4ac9f8bb7ca3, ghrun-d7fon3uiti.auto.internal:63273): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 20b1c073-dee0-44d7-9832-4ac9f8bb7ca3, ghrun-d7fon3uiti.auto.internal:63273): request = { session_id: "ydb://session/3?node_id=50000&id=Y2VhY2FkODUtNGJjNjJmODItZmE2ODUwNDctNjAzNzMyZDA=" path: "/Root/users/database_0/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 20b1c073-dee0-44d7-9832-4ac9f8bb7ca3, ghrun-d7fon3uiti.auto.internal:63273): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6c193e4f0>
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 0x7fd6c193e4f0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fd6c193e4f0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, e68b3ca8-e588-4487-8a4d-25d8b8ecc8be, ghrun-d7fon3uiti.auto.internal:63273): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, e68b3ca8-e588-4487-8a4d-25d8b8ecc8be, ghrun-d7fon3uiti.auto.internal:63273): request = { session_id: "ydb://session/3?node_id=50000&id=Y2VhY2FkODUtNGJjNjJmODItZmE2ODUwNDctNjAzNzMyZDA=" 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, e68b3ca8-e588-4487-8a4d-25d8b8ecc8be, ghrun-d7fon3uiti.auto.internal:63273): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, e68b3ca8-e588-4487-8a4d-25d8b8ecc8be, ghrun-d7fon3uiti.auto.internal:63273): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, e68b3ca8-e588-4487-8a4d-25d8b8ecc8be, ghrun-d7fon3uiti.auto.internal:63273): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fd6c193e4f0>
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:25190
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d7fon3uiti.auto.internal:63273
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_0
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_0: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_0: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_0&cmstid=72057594037936131&txid=1761988357576633&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_0: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_0: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_0: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_0: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:63273/1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3307
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65440
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17052
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25047
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7779
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:25190 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_tnxf5hxp.log --grpc-port=3307 --mon-port=65440 --ic-port=17052
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:25190 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_tnxf5hxp.log --grpc-port=3307 --mon-port=65440 --ic-port=17052
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:25190', '--tenant=/Root/users/database_1', '--log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_tnxf5hxp.log', '--grpc-port=3307', '--mon-port=65440', '--ic-port=17052')' in '/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2880412
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:3307/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2880563
DEBUG    ya.test:process.py:259 Command (pid 2880563) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2880563) elapsed time (sec): 1.0623948574066162
DEBUG    ya.test:process.py:263 Command (pid 2880563) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2880563) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2880563) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2880563) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2880563) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2880563) maxrss: 538500
DEBUG    ya.test:process.py:263 Command (pid 2880563) minflt: 16129
DEBUG    ya.test:process.py:263 Command (pid 2880563) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2880563) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2880563) nivcsw: 264
DEBUG    ya.test:process.py:263 Command (pid 2880563) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2880563) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2880563) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 2880563) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2880563) stime: 0.788974
DEBUG    ya.test:process.py:263 Command (pid 2880563) utime: 0.121224
DEBUG    ya.test:process.py:263 Command (pid 2880563) wtime: 1.081
DEBUG    ya.test:process.py:275 Command (pid 2880563) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d7fon3uiti
    Host information: 
        Linux ghrun-d7fon3uiti 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 2880563) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
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.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 4af6683c-fc59-4bd0-ad65-d27a1b87ebde, localhost:25190): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7fd6d5ead5a0 state=pending>
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4af6683c-fc59-4bd0-ad65-d27a1b87ebde, localhost:25190): request = { database: "/Root/users/database_1" }
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 0x7fd6d5eacdd0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd6d5eacdd0>
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, 4af6683c-fc59-4bd0-ad65-d27a1b87ebde, localhost:25190): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-d7fon3uiti.auto.internal" port: 3307 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_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-d7fon3uiti.auto.internal:3307, 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:25190
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd6d5eacdd0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5dabfbc2-d23c-4f24-9d35-0a71d03b22b5, ghrun-d7fon3uiti.auto.internal:3307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5dabfbc2-d23c-4f24-9d35-0a71d03b22b5, ghrun-d7fon3uiti.auto.internal:3307): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 5dabfbc2-d23c-4f24-9d35-0a71d03b22b5, ghrun-d7fon3uiti.auto.internal:3307): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5dabfbc2-d23c-4f24-9d35-0a71d03b22b5, ghrun-d7fon3uiti.auto.internal:3307): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=ZmEwYTAwLTE3NjdlZDgtMzI2N2Y0NDUtOGNmYjhiMDU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d5eacdd0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fd6d5eacdd0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 5dabfbc2-d23c-4f24-9d35-0a71d03b22b5, ghrun-d7fon3uiti.auto.internal:3307): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5403df40-96cd-4edb-8295-4fbe5d399a54, ghrun-d7fon3uiti.auto.internal:3307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5403df40-96cd-4edb-8295-4fbe5d399a54, ghrun-d7fon3uiti.auto.internal:3307): request = { session_id: "ydb://session/3?node_id=50001&id=ZmEwYTAwLTE3NjdlZDgtMzI2N2Y0NDUtOGNmYjhiMDU=" path: "/Root/users/database_1/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, 5403df40-96cd-4edb-8295-4fbe5d399a54, ghrun-d7fon3uiti.auto.internal:3307): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d5eacdd0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2857a75f-d87e-46fd-8864-395041b751da, ghrun-d7fon3uiti.auto.internal:3307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2857a75f-d87e-46fd-8864-395041b751da, ghrun-d7fon3uiti.auto.internal:3307): request = { session_id: "ydb://session/3?node_id=50001&id=ZmEwYTAwLTE3NjdlZDgtMzI2N2Y0NDUtOGNmYjhiMDU=" path: "/Root/users/database_1/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, 2857a75f-d87e-46fd-8864-395041b751da, ghrun-d7fon3uiti.auto.internal:3307): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d5eacdd0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a79b1c02-7003-4644-a654-7b1efffc4592, ghrun-d7fon3uiti.auto.internal:3307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a79b1c02-7003-4644-a654-7b1efffc4592, ghrun-d7fon3uiti.auto.internal:3307): request = { session_id: "ydb://session/3?node_id=50001&id=ZmEwYTAwLTE3NjdlZDgtMzI2N2Y0NDUtOGNmYjhiMDU=" 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, a79b1c02-7003-4644-a654-7b1efffc4592, ghrun-d7fon3uiti.auto.internal:3307): 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 0x7fd6d5eacdd0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bee3b707-b8ca-4542-9571-621f674802cf, ghrun-d7fon3uiti.auto.internal:3307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bee3b707-b8ca-4542-9571-621f674802cf, ghrun-d7fon3uiti.auto.internal:3307): request = { session_id: "ydb://session/3?node_id=50001&id=ZmEwYTAwLTE3NjdlZDgtMzI2N2Y0NDUtOGNmYjhiMDU=" 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, bee3b707-b8ca-4542-9571-621f674802cf, ghrun-d7fon3uiti.auto.internal:3307): 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_1" } } 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_1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d5eacdd0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 4fc8ad3a-968d-47c3-927c-9f0c5be5fd64, ghrun-d7fon3uiti.auto.internal:3307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 4fc8ad3a-968d-47c3-927c-9f0c5be5fd64, ghrun-d7fon3uiti.auto.internal:3307): request = { session_id: "ydb://session/3?node_id=50001&id=ZmEwYTAwLTE3NjdlZDgtMzI2N2Y0NDUtOGNmYjhiMDU=" path: "/Root/users/database_1/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 4fc8ad3a-968d-47c3-927c-9f0c5be5fd64, ghrun-d7fon3uiti.auto.internal:3307): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d5eacdd0>
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 0x7fd6d5eacdd0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fd6d5eacdd0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 2c2448f5-72e2-431d-88a0-fbe36dd21482, ghrun-d7fon3uiti.auto.internal:3307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 2c2448f5-72e2-431d-88a0-fbe36dd21482, ghrun-d7fon3uiti.auto.internal:3307): request = { session_id: "ydb://session/3?node_id=50001&id=ZmEwYTAwLTE3NjdlZDgtMzI2N2Y0NDUtOGNmYjhiMDU=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fd6d5eacdd0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 2c2448f5-72e2-431d-88a0-fbe36dd21482, ghrun-d7fon3uiti.auto.internal:3307): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 2c2448f5-72e2-431d-88a0-fbe36dd21482, ghrun-d7fon3uiti.auto.internal:3307): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 2c2448f5-72e2-431d-88a0-fbe36dd21482, ghrun-d7fon3uiti.auto.internal:3307): on response callback success
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25190
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d7fon3uiti.auto.internal:3307
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_1
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_1: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_1: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_1&cmstid=72057594037936131&txid=1761988370369289&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_1: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_1: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_1: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_1: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:3307/2
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6021
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23797
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30378
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14440
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8973
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:25190 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_8qe7kusa.log --grpc-port=6021 --mon-port=23797 --ic-port=30378
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:25190 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_8qe7kusa.log --grpc-port=6021 --mon-port=23797 --ic-port=30378
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:25190', '--tenant=/Root/users/database_2', '--log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_8qe7kusa.log', '--grpc-port=6021', '--mon-port=23797', '--ic-port=30378')' in '/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2889357
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:6021/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2889414
DEBUG    ya.test:process.py:259 Command (pid 2889414) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2889414) elapsed time (sec): 2.5996992588043213
DEBUG    ya.test:process.py:263 Command (pid 2889414) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2889414) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2889414) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2889414) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2889414) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2889414) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2889414) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 2889414) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2889414) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2889414) nivcsw: 337
DEBUG    ya.test:process.py:263 Command (pid 2889414) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2889414) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2889414) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 2889414) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2889414) stime: 1.5696569999999999
DEBUG    ya.test:process.py:263 Command (pid 2889414) utime: 0.11162699999999999
DEBUG    ya.test:process.py:263 Command (pid 2889414) wtime: 2.627
DEBUG    ya.test:process.py:275 Command (pid 2889414) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d7fon3uiti
    Host information: 
        Linux ghrun-d7fon3uiti 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 2889414) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
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 0x7fd6d671f260 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 0x7fd6d6737030>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_2
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd6d6737030>
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:421 RpcState(ListEndpoints, 10bafec5-9bc0-4a12-b46a-aca2111f9185, localhost:25190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 10bafec5-9bc0-4a12-b46a-aca2111f9185, localhost:25190): request = { database: "/Root/users/database_2" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 10bafec5-9bc0-4a12-b46a-aca2111f9185, localhost:25190): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-d7fon3uiti.auto.internal" port: 6021 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_2: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-d7fon3uiti.auto.internal:6021, 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:25190
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd6d6737030>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cbc40bb0-23e1-42f0-b808-fae98ff3baa4, ghrun-d7fon3uiti.auto.internal:6021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cbc40bb0-23e1-42f0-b808-fae98ff3baa4, ghrun-d7fon3uiti.auto.internal:6021): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, cbc40bb0-23e1-42f0-b808-fae98ff3baa4, ghrun-d7fon3uiti.auto.internal:6021): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cbc40bb0-23e1-42f0-b808-fae98ff3baa4, ghrun-d7fon3uiti.auto.internal:6021): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=MjI4ZmI5Zi00NDc3OWVlNi04ZTMzYmE5Yy04ZTRjZDIzZQ==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d6737030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fd6d6737030>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, cbc40bb0-23e1-42f0-b808-fae98ff3baa4, ghrun-d7fon3uiti.auto.internal:6021): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fab984c2-316a-470b-90fd-baf3b9b7482f, ghrun-d7fon3uiti.auto.internal:6021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fab984c2-316a-470b-90fd-baf3b9b7482f, ghrun-d7fon3uiti.auto.internal:6021): request = { session_id: "ydb://session/3?node_id=50002&id=MjI4ZmI5Zi00NDc3OWVlNi04ZTMzYmE5Yy04ZTRjZDIzZQ==" path: "/Root/users/database_2/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, fab984c2-316a-470b-90fd-baf3b9b7482f, ghrun-d7fon3uiti.auto.internal:6021): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d6737030>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ed9001c9-b2d2-4703-8f56-3d2bed2a5e8f, ghrun-d7fon3uiti.auto.internal:6021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ed9001c9-b2d2-4703-8f56-3d2bed2a5e8f, ghrun-d7fon3uiti.auto.internal:6021): request = { session_id: "ydb://session/3?node_id=50002&id=MjI4ZmI5Zi00NDc3OWVlNi04ZTMzYmE5Yy04ZTRjZDIzZQ==" path: "/Root/users/database_2/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, ed9001c9-b2d2-4703-8f56-3d2bed2a5e8f, ghrun-d7fon3uiti.auto.internal:6021): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d6737030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9156e54e-bd9b-4cd3-878d-532cf886e48e, ghrun-d7fon3uiti.auto.internal:6021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9156e54e-bd9b-4cd3-878d-532cf886e48e, ghrun-d7fon3uiti.auto.internal:6021): request = { session_id: "ydb://session/3?node_id=50002&id=MjI4ZmI5Zi00NDc3OWVlNi04ZTMzYmE5Yy04ZTRjZDIzZQ==" 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_2\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_2\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9156e54e-bd9b-4cd3-878d-532cf886e48e, ghrun-d7fon3uiti.auto.internal:6021): 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 0x7fd6d6737030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97987163-e267-4239-b94b-a5b7c6b4d82a, ghrun-d7fon3uiti.auto.internal:6021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97987163-e267-4239-b94b-a5b7c6b4d82a, ghrun-d7fon3uiti.auto.internal:6021): request = { session_id: "ydb://session/3?node_id=50002&id=MjI4ZmI5Zi00NDc3OWVlNi04ZTMzYmE5Yy04ZTRjZDIzZQ==" 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, 97987163-e267-4239-b94b-a5b7c6b4d82a, ghrun-d7fon3uiti.auto.internal:6021): 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_2" } } 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_2" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d6737030>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 5a471436-b180-456b-b92a-e284d84ce2af, ghrun-d7fon3uiti.auto.internal:6021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 5a471436-b180-456b-b92a-e284d84ce2af, ghrun-d7fon3uiti.auto.internal:6021): request = { session_id: "ydb://session/3?node_id=50002&id=MjI4ZmI5Zi00NDc3OWVlNi04ZTMzYmE5Yy04ZTRjZDIzZQ==" path: "/Root/users/database_2/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 5a471436-b180-456b-b92a-e284d84ce2af, ghrun-d7fon3uiti.auto.internal:6021): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d6737030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fd6d6737030>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fd6d6737030> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f86595b2-2a67-46d7-bf64-7c2e88d93a56, ghrun-d7fon3uiti.auto.internal:6021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f86595b2-2a67-46d7-bf64-7c2e88d93a56, ghrun-d7fon3uiti.auto.internal:6021): request = { session_id: "ydb://session/3?node_id=50002&id=MjI4ZmI5Zi00NDc3OWVlNi04ZTMzYmE5Yy04ZTRjZDIzZQ==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fd6d6737030>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, f86595b2-2a67-46d7-bf64-7c2e88d93a56, ghrun-d7fon3uiti.auto.internal:6021): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f86595b2-2a67-46d7-bf64-7c2e88d93a56, ghrun-d7fon3uiti.auto.internal:6021): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, f86595b2-2a67-46d7-bf64-7c2e88d93a56, ghrun-d7fon3uiti.auto.internal:6021): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d7fon3uiti.auto.internal:6021
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25190
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_2
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_2: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_2: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_2&cmstid=72057594037936131&txid=1761988380160805&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_2: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_2: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_2: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_2: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:6021/3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8233
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17597
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26543
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8916
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24040
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:25190 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_4/logfile_izz9kx30.log --grpc-port=8233 --mon-port=17597 --ic-port=26543
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:25190 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_4/logfile_izz9kx30.log --grpc-port=8233 --mon-port=17597 --ic-port=26543
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:25190', '--tenant=/Root/users/database_3', '--log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_4/logfile_izz9kx30.log', '--grpc-port=8233', '--mon-port=17597', '--ic-port=26543')' in '/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2895736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8233/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2895738
DEBUG    ya.test:process.py:259 Command (pid 2895738) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2895738) elapsed time (sec): 2.1487863063812256
DEBUG    ya.test:process.py:263 Command (pid 2895738) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2895738) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2895738) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2895738) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2895738) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2895738) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2895738) minflt: 16131
DEBUG    ya.test:process.py:263 Command (pid 2895738) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2895738) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2895738) nivcsw: 431
DEBUG    ya.test:process.py:263 Command (pid 2895738) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2895738) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2895738) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 2895738) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2895738) stime: 1.637607
DEBUG    ya.test:process.py:263 Command (pid 2895738) utime: 0.131155
DEBUG    ya.test:process.py:263 Command (pid 2895738) wtime: 2.154
DEBUG    ya.test:process.py:275 Command (pid 2895738) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d7fon3uiti
    Host information: 
        Linux ghrun-d7fon3uiti 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 2895738) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
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 0x7fd6d690b620 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.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_3
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fd6d690b9e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd6d690b9e0>
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:421 RpcState(ListEndpoints, f223cbc2-2cfe-42dc-8f0b-8581471c955c, localhost:25190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f223cbc2-2cfe-42dc-8f0b-8581471c955c, localhost:25190): request = { database: "/Root/users/database_3" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f223cbc2-2cfe-42dc-8f0b-8581471c955c, localhost:25190): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-d7fon3uiti.auto.internal" port: 8233 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: 50003 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_3: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-d7fon3uiti.auto.internal:8233, 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:25190
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd6d690b9e0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 61a5b9d0-f619-4c37-bf92-9e13993811ed, ghrun-d7fon3uiti.auto.internal:8233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 61a5b9d0-f619-4c37-bf92-9e13993811ed, ghrun-d7fon3uiti.auto.internal:8233): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 61a5b9d0-f619-4c37-bf92-9e13993811ed, ghrun-d7fon3uiti.auto.internal:8233): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 61a5b9d0-f619-4c37-bf92-9e13993811ed, ghrun-d7fon3uiti.auto.internal:8233): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=NzExZjdlNWQtYjZjMmU2MTMtYzU3ZTkzMDctZjk3YTliYzU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d690b9e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fd6d690b9e0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 61a5b9d0-f619-4c37-bf92-9e13993811ed, ghrun-d7fon3uiti.auto.internal:8233): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e32730cc-af1c-42b4-8747-6904b9a22d26, ghrun-d7fon3uiti.auto.internal:8233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e32730cc-af1c-42b4-8747-6904b9a22d26, ghrun-d7fon3uiti.auto.internal:8233): request = { session_id: "ydb://session/3?node_id=50003&id=NzExZjdlNWQtYjZjMmU2MTMtYzU3ZTkzMDctZjk3YTliYzU=" path: "/Root/users/database_3/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, e32730cc-af1c-42b4-8747-6904b9a22d26, ghrun-d7fon3uiti.auto.internal:8233): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d690b9e0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b158e5d2-8271-4878-9861-5852cc9cd5d8, ghrun-d7fon3uiti.auto.internal:8233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b158e5d2-8271-4878-9861-5852cc9cd5d8, ghrun-d7fon3uiti.auto.internal:8233): request = { session_id: "ydb://session/3?node_id=50003&id=NzExZjdlNWQtYjZjMmU2MTMtYzU3ZTkzMDctZjk3YTliYzU=" path: "/Root/users/database_3/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, b158e5d2-8271-4878-9861-5852cc9cd5d8, ghrun-d7fon3uiti.auto.internal:8233): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d690b9e0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67805f95-b637-4e43-9d23-4f9f88169b91, ghrun-d7fon3uiti.auto.internal:8233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67805f95-b637-4e43-9d23-4f9f88169b91, ghrun-d7fon3uiti.auto.internal:8233): request = { session_id: "ydb://session/3?node_id=50003&id=NzExZjdlNWQtYjZjMmU2MTMtYzU3ZTkzMDctZjk3YTliYzU=" 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_3\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_3\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67805f95-b637-4e43-9d23-4f9f88169b91, ghrun-d7fon3uiti.auto.internal:8233): 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 0x7fd6d690b9e0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 146b8c3e-eb40-4d35-9ec7-35d663406342, ghrun-d7fon3uiti.auto.internal:8233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 146b8c3e-eb40-4d35-9ec7-35d663406342, ghrun-d7fon3uiti.auto.internal:8233): request = { session_id: "ydb://session/3?node_id=50003&id=NzExZjdlNWQtYjZjMmU2MTMtYzU3ZTkzMDctZjk3YTliYzU=" 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, 146b8c3e-eb40-4d35-9ec7-35d663406342, ghrun-d7fon3uiti.auto.internal:8233): 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_3" } } 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_3" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d690b9e0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 2e4f2b81-c7ce-4e4c-8e99-9e561b245356, ghrun-d7fon3uiti.auto.internal:8233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 2e4f2b81-c7ce-4e4c-8e99-9e561b245356, ghrun-d7fon3uiti.auto.internal:8233): request = { session_id: "ydb://session/3?node_id=50003&id=NzExZjdlNWQtYjZjMmU2MTMtYzU3ZTkzMDctZjk3YTliYzU=" path: "/Root/users/database_3/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 2e4f2b81-c7ce-4e4c-8e99-9e561b245356, ghrun-d7fon3uiti.auto.internal:8233): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d690b9e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fd6d690b9e0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fd6d690b9e0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, bee04178-07b3-413f-8486-aea5966f1f51, ghrun-d7fon3uiti.auto.internal:8233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, bee04178-07b3-413f-8486-aea5966f1f51, ghrun-d7fon3uiti.auto.internal:8233): request = { session_id: "ydb://session/3?node_id=50003&id=NzExZjdlNWQtYjZjMmU2MTMtYzU3ZTkzMDctZjk3YTliYzU=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fd6d690b9e0>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, bee04178-07b3-413f-8486-aea5966f1f51, ghrun-d7fon3uiti.auto.internal:8233): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, bee04178-07b3-413f-8486-aea5966f1f51, ghrun-d7fon3uiti.auto.internal:8233): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, bee04178-07b3-413f-8486-aea5966f1f51, ghrun-d7fon3uiti.auto.internal:8233): on response callback success
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:25190
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d7fon3uiti.auto.internal:8233
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_3
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_3: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_3: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_3&cmstid=72057594037936131&txid=1761988393098689&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_3: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_3: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_3: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_3: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:8233/4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13437
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1471
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2264
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15468
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14245
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:25190 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_5/logfile_ip4vyp8x.log --grpc-port=13437 --mon-port=1471 --ic-port=2264
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:25190 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_5/logfile_ip4vyp8x.log --grpc-port=13437 --mon-port=1471 --ic-port=2264
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:25190', '--tenant=/Root/users/database_4', '--log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_5/logfile_ip4vyp8x.log', '--grpc-port=13437', '--mon-port=1471', '--ic-port=2264')' in '/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2903080
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:13437/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2903103
DEBUG    ya.test:process.py:259 Command (pid 2903103) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2903103) elapsed time (sec): 2.006227493286133
DEBUG    ya.test:process.py:263 Command (pid 2903103) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2903103) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2903103) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2903103) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2903103) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2903103) maxrss: 538508
DEBUG    ya.test:process.py:263 Command (pid 2903103) minflt: 16133
DEBUG    ya.test:process.py:263 Command (pid 2903103) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2903103) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2903103) nivcsw: 390
DEBUG    ya.test:process.py:263 Command (pid 2903103) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2903103) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2903103) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 2903103) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2903103) stime: 1.380225
DEBUG    ya.test:process.py:263 Command (pid 2903103) utime: 0.116173
DEBUG    ya.test:process.py:263 Command (pid 2903103) wtime: 2.008
DEBUG    ya.test:process.py:275 Command (pid 2903103) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d7fon3uiti
    Host information: 
        Linux ghrun-d7fon3uiti 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 2903103) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
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 0x7fd6d68d29f0 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 0x7fd6d68d2a40>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd6d68d2a40>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_4
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:421 RpcState(ListEndpoints, d8a81194-8ae4-48d8-907c-28869a5bd9b3, localhost:25190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d8a81194-8ae4-48d8-907c-28869a5bd9b3, localhost:25190): request = { database: "/Root/users/database_4" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d8a81194-8ae4-48d8-907c-28869a5bd9b3, localhost:25190): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-d7fon3uiti.auto.internal" port: 13437 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: 50004 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_4: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-d7fon3uiti.auto.internal:13437, 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:25190
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd6d68d2a40>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2a4b2183-9bc0-4bf1-abff-071057976f20, ghrun-d7fon3uiti.auto.internal:13437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2a4b2183-9bc0-4bf1-abff-071057976f20, ghrun-d7fon3uiti.auto.internal:13437): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 2a4b2183-9bc0-4bf1-abff-071057976f20, ghrun-d7fon3uiti.auto.internal:13437): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2a4b2183-9bc0-4bf1-abff-071057976f20, ghrun-d7fon3uiti.auto.internal:13437): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50004&id=ZDlmOTJjYzEtYjIxZWUyMzUtZDMyOTY4NWQtYjQxNDkzNjI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d68d2a40>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fd6d68d2a40>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 2a4b2183-9bc0-4bf1-abff-071057976f20, ghrun-d7fon3uiti.auto.internal:13437): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 23c53fcf-b2a5-4749-8a9a-db3c5938c108, ghrun-d7fon3uiti.auto.internal:13437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 23c53fcf-b2a5-4749-8a9a-db3c5938c108, ghrun-d7fon3uiti.auto.internal:13437): request = { session_id: "ydb://session/3?node_id=50004&id=ZDlmOTJjYzEtYjIxZWUyMzUtZDMyOTY4NWQtYjQxNDkzNjI=" path: "/Root/users/database_4/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, 23c53fcf-b2a5-4749-8a9a-db3c5938c108, ghrun-d7fon3uiti.auto.internal:13437): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d68d2a40>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c1641002-8fbd-4da4-9e7b-16c3c3a98180, ghrun-d7fon3uiti.auto.internal:13437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c1641002-8fbd-4da4-9e7b-16c3c3a98180, ghrun-d7fon3uiti.auto.internal:13437): request = { session_id: "ydb://session/3?node_id=50004&id=ZDlmOTJjYzEtYjIxZWUyMzUtZDMyOTY4NWQtYjQxNDkzNjI=" path: "/Root/users/database_4/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, c1641002-8fbd-4da4-9e7b-16c3c3a98180, ghrun-d7fon3uiti.auto.internal:13437): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d68d2a40>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02173255-a6fc-4345-9b10-782ecf9af7ca, ghrun-d7fon3uiti.auto.internal:13437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02173255-a6fc-4345-9b10-782ecf9af7ca, ghrun-d7fon3uiti.auto.internal:13437): request = { session_id: "ydb://session/3?node_id=50004&id=ZDlmOTJjYzEtYjIxZWUyMzUtZDMyOTY4NWQtYjQxNDkzNjI=" 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_4\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_4\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02173255-a6fc-4345-9b10-782ecf9af7ca, ghrun-d7fon3uiti.auto.internal:13437): 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 0x7fd6d68d2a40>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c14d8a2e-ba16-4edb-8071-57b7f08cddba, ghrun-d7fon3uiti.auto.internal:13437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c14d8a2e-ba16-4edb-8071-57b7f08cddba, ghrun-d7fon3uiti.auto.internal:13437): request = { session_id: "ydb://session/3?node_id=50004&id=ZDlmOTJjYzEtYjIxZWUyMzUtZDMyOTY4NWQtYjQxNDkzNjI=" 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, c14d8a2e-ba16-4edb-8071-57b7f08cddba, ghrun-d7fon3uiti.auto.internal:13437): 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_4" } } 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_4" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d68d2a40>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, b8b46c1c-bd8e-4aa3-84be-85178c0dc3da, ghrun-d7fon3uiti.auto.internal:13437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, b8b46c1c-bd8e-4aa3-84be-85178c0dc3da, ghrun-d7fon3uiti.auto.internal:13437): request = { session_id: "ydb://session/3?node_id=50004&id=ZDlmOTJjYzEtYjIxZWUyMzUtZDMyOTY4NWQtYjQxNDkzNjI=" path: "/Root/users/database_4/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, b8b46c1c-bd8e-4aa3-84be-85178c0dc3da, ghrun-d7fon3uiti.auto.internal:13437): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d68d2a40>
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 0x7fd6d68d2a40>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fd6d68d2a40> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f110f945-43d8-48db-a6c3-9f5f33b749aa, ghrun-d7fon3uiti.auto.internal:13437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f110f945-43d8-48db-a6c3-9f5f33b749aa, ghrun-d7fon3uiti.auto.internal:13437): request = { session_id: "ydb://session/3?node_id=50004&id=ZDlmOTJjYzEtYjIxZWUyMzUtZDMyOTY4NWQtYjQxNDkzNjI=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fd6d68d2a40>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, f110f945-43d8-48db-a6c3-9f5f33b749aa, ghrun-d7fon3uiti.auto.internal:13437): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f110f945-43d8-48db-a6c3-9f5f33b749aa, ghrun-d7fon3uiti.auto.internal:13437): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, f110f945-43d8-48db-a6c3-9f5f33b749aa, ghrun-d7fon3uiti.auto.internal:13437): on response callback success
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:25190
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d7fon3uiti.auto.internal:13437
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_4
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_4: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_4: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_4&cmstid=72057594037936131&txid=1761988406149035&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_4: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_4: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_4: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_4: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:13437/5
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
_ test_create_and_drop_tenants[enable_alter_database_create_hive_first--true] __
ydb/tests/functional/tenants/test_dynamic_tenants.py:238: in test_create_and_drop_tenants
    ydb_cluster.create_database(
ydb/tests/library/harness/kikimr_cluster_interface.py:231: 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# 7 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_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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:273 Stopped node localhost:25190/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14245
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15468
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2264
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1471
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13437
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24040
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8916
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26543
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17597
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8233
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8973
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14440
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30378
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23797
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6021
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7779
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25047
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17052
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65440
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3307
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1578
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24216
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8137
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3012
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63273
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10852
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65043
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63244
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25190
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29653
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2440
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:488 Working directory: /home/runner/.ya/build/build_root/4vhg/001da2/r3tmp/kikimr_cluster_2rm1kthw
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26708
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62545
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24913
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8799
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/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/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_oivew1ty.log --grpc-port=26708 --mon-port=62545 --ic-port=2440
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26708/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/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/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_oivew1ty.log --grpc-port=26708 --mon-port=62545 --ic-port=2440
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_oivew1ty.log', '--grpc-port=26708', '--mon-port=62545', '--ic-port=2440')' in '/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2913697
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:26708/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2913717
DEBUG    ya.test:process.py:259 Command (pid 2913717) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2913717) elapsed time (sec): 2.8296258449554443
DEBUG    ya.test:process.py:263 Command (pid 2913717) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2913717) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2913717) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2913717) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2913717) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2913717) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2913717) minflt: 16131
DEBUG    ya.test:process.py:263 Command (pid 2913717) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2913717) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2913717) nivcsw: 546
DEBUG    ya.test:process.py:263 Command (pid 2913717) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2913717) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2913717) nvcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 2913717) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2913717) stime: 1.8657659999999998
DEBUG    ya.test:process.py:263 Command (pid 2913717) utime: 0.110369
DEBUG    ya.test:process.py:263 Command (pid 2913717) wtime: 2.831
DEBUG    ya.test:process.py:275 Command (pid 2913717) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d7fon3uiti
    Host information: 
        Linux ghrun-d7fon3uiti 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 2913717) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26708', '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: 2440\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26708', '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: 2440\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2916541
DEBUG    ya.test:process.py:259 Command (pid 2916541) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2916541) elapsed time (sec): 2.9349777698516846
DEBUG    ya.test:process.py:263 Command (pid 2916541) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2916541) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2916541) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2916541) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2916541) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2916541) maxrss: 546904
DEBUG    ya.test:process.py:263 Command (pid 2916541) minflt: 18297
DEBUG    ya.test:process.py:263 Command (pid 2916541) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2916541) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2916541) nivcsw: 481
DEBUG    ya.test:process.py:263 Command (pid 2916541) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2916541) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2916541) nvcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 2916541) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2916541) stime: 2.112303
DEBUG    ya.test:process.py:263 Command (pid 2916541) utime: 0.121472
DEBUG    ya.test:process.py:263 Command (pid 2916541) wtime: 2.944
DEBUG    ya.test:process.py:275 Command (pid 2916541) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26708', '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.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26708', '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: 2917677
DEBUG    ya.test:process.py:259 Command (pid 2917677) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2917677) elapsed time (sec): 4.127332448959351
DEBUG    ya.test:process.py:263 Command (pid 2917677) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2917677) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2917677) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2917677) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2917677) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2917677) maxrss: 546692
DEBUG    ya.test:process.py:263 Command (pid 2917677) minflt: 18283
DEBUG    ya.test:process.py:263 Command (pid 2917677) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2917677) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2917677) nivcsw: 1056
DEBUG    ya.test:process.py:263 Command (pid 2917677) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2917677) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2917677) nvcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 2917677) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2917677) stime: 2.897723
DEBUG    ya.test:process.py:263 Command (pid 2917677) utime: 0.12242399999999999
DEBUG    ya.test:process.py:263 Command (pid 2917677) wtime: 4.141
DEBUG    ya.test:process.py:275 Command (pid 2917677) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:566 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:573 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_tenants[enable_alter_database_create_hive_first--true])
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17356
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6537
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5322
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10844
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15983
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26708 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_dmhxtc18.log --grpc-port=17356 --mon-port=6537 --ic-port=5322
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26708 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_dmhxtc18.log --grpc-port=17356 --mon-port=6537 --ic-port=5322
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:26708', '--tenant=/Root/users/database_0', '--log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_dmhxtc18.log', '--grpc-port=17356', '--mon-port=6537', '--ic-port=5322')' in '/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2919256
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:17356/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2919266
DEBUG    ya.test:process.py:259 Command (pid 2919266) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2919266) elapsed time (sec): 2.5096628665924072
DEBUG    ya.test:process.py:263 Command (pid 2919266) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2919266) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2919266) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2919266) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2919266) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2919266) maxrss: 538460
DEBUG    ya.test:process.py:263 Command (pid 2919266) minflt: 16141
DEBUG    ya.test:process.py:263 Command (pid 2919266) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2919266) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2919266) nivcsw: 403
DEBUG    ya.test:process.py:263 Command (pid 2919266) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2919266) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2919266) nvcsw: 51
DEBUG    ya.test:process.py:263 Command (pid 2919266) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2919266) stime: 1.722938
DEBUG    ya.test:process.py:263 Command (pid 2919266) utime: 0.119498
DEBUG    ya.test:process.py:263 Command (pid 2919266) wtime: 2.525
DEBUG    ya.test:process.py:275 Command (pid 2919266) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d7fon3uiti
    Host information: 
        Linux ghrun-d7fon3uiti 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 2919266) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
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 0x7fd6bdb93170 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 0x7fd6bdb90b50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd6bdb90b50>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_0
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:421 RpcState(ListEndpoints, a7e513a8-7cf5-4f30-a381-29727b19be71, localhost:26708): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a7e513a8-7cf5-4f30-a381-29727b19be71, localhost:26708): request = { database: "/Root/users/database_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a7e513a8-7cf5-4f30-a381-29727b19be71, localhost:26708): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-d7fon3uiti.auto.internal" port: 17356 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_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-d7fon3uiti.auto.internal:17356, 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:26708
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd6bdb90b50>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9d00be4d-4542-4882-a0ef-ca6a72558d39, ghrun-d7fon3uiti.auto.internal:17356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9d00be4d-4542-4882-a0ef-ca6a72558d39, ghrun-d7fon3uiti.auto.internal:17356): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 9d00be4d-4542-4882-a0ef-ca6a72558d39, ghrun-d7fon3uiti.auto.internal:17356): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9d00be4d-4542-4882-a0ef-ca6a72558d39, ghrun-d7fon3uiti.auto.internal:17356): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NjM1ZjUzZDktMTM2YzVkYTQtNjQ1MTEzZjMtODY3YmZiMjM=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 9d00be4d-4542-4882-a0ef-ca6a72558d39, ghrun-d7fon3uiti.auto.internal:17356): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6bdb90b50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fd6bdb90b50>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8dd8efcd-6cf2-413c-8096-46df031db578, ghrun-d7fon3uiti.auto.internal:17356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8dd8efcd-6cf2-413c-8096-46df031db578, ghrun-d7fon3uiti.auto.internal:17356): request = { session_id: "ydb://session/3?node_id=50000&id=NjM1ZjUzZDktMTM2YzVkYTQtNjQ1MTEzZjMtODY3YmZiMjM=" path: "/Root/users/database_0/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, 8dd8efcd-6cf2-413c-8096-46df031db578, ghrun-d7fon3uiti.auto.internal:17356): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6bdb90b50>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2f4aa786-735b-44ac-9423-2db955e09c01, ghrun-d7fon3uiti.auto.internal:17356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2f4aa786-735b-44ac-9423-2db955e09c01, ghrun-d7fon3uiti.auto.internal:17356): request = { session_id: "ydb://session/3?node_id=50000&id=NjM1ZjUzZDktMTM2YzVkYTQtNjQ1MTEzZjMtODY3YmZiMjM=" path: "/Root/users/database_0/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, 2f4aa786-735b-44ac-9423-2db955e09c01, ghrun-d7fon3uiti.auto.internal:17356): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6bdb90b50>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7aeb7070-2cb7-4d96-aba7-8d96b4fb7163, ghrun-d7fon3uiti.auto.internal:17356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7aeb7070-2cb7-4d96-aba7-8d96b4fb7163, ghrun-d7fon3uiti.auto.internal:17356): request = { session_id: "ydb://session/3?node_id=50000&id=NjM1ZjUzZDktMTM2YzVkYTQtNjQ1MTEzZjMtODY3YmZiMjM=" 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, 7aeb7070-2cb7-4d96-aba7-8d96b4fb7163, ghrun-d7fon3uiti.auto.internal:17356): 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 0x7fd6bdb90b50>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3948d3b2-f753-4ba2-8879-5ca3a661a2e6, ghrun-d7fon3uiti.auto.internal:17356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3948d3b2-f753-4ba2-8879-5ca3a661a2e6, ghrun-d7fon3uiti.auto.internal:17356): request = { session_id: "ydb://session/3?node_id=50000&id=NjM1ZjUzZDktMTM2YzVkYTQtNjQ1MTEzZjMtODY3YmZiMjM=" 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, 3948d3b2-f753-4ba2-8879-5ca3a661a2e6, ghrun-d7fon3uiti.auto.internal:17356): 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 0x7fd6bdb90b50>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 59924d30-9e15-41fc-8968-1d1d124481c1, ghrun-d7fon3uiti.auto.internal:17356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 59924d30-9e15-41fc-8968-1d1d124481c1, ghrun-d7fon3uiti.auto.internal:17356): request = { session_id: "ydb://session/3?node_id=50000&id=NjM1ZjUzZDktMTM2YzVkYTQtNjQ1MTEzZjMtODY3YmZiMjM=" path: "/Root/users/database_0/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 59924d30-9e15-41fc-8968-1d1d124481c1, ghrun-d7fon3uiti.auto.internal:17356): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6bdb90b50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fd6bdb90b50>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fd6bdb90b50> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a06e6e0a-f6f1-4538-87d5-561fcb44171c, ghrun-d7fon3uiti.auto.internal:17356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a06e6e0a-f6f1-4538-87d5-561fcb44171c, ghrun-d7fon3uiti.auto.internal:17356): request = { session_id: "ydb://session/3?node_id=50000&id=NjM1ZjUzZDktMTM2YzVkYTQtNjQ1MTEzZjMtODY3YmZiMjM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fd6bdb90b50>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, a06e6e0a-f6f1-4538-87d5-561fcb44171c, ghrun-d7fon3uiti.auto.internal:17356): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a06e6e0a-f6f1-4538-87d5-561fcb44171c, ghrun-d7fon3uiti.auto.internal:17356): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, a06e6e0a-f6f1-4538-87d5-561fcb44171c, ghrun-d7fon3uiti.auto.internal:17356): on response callback success
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:26708
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d7fon3uiti.auto.internal:17356
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_0
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_0: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_0: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_0&cmstid=72057594037936131&txid=1761988435158347&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_0: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_0: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_0: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_0: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:17356/1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14286
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7459
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16412
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20261
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21451
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26708 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile__ja7wdog.log --grpc-port=14286 --mon-port=7459 --ic-port=16412
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26708 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile__ja7wdog.log --grpc-port=14286 --mon-port=7459 --ic-port=16412
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:26708', '--tenant=/Root/users/database_1', '--log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile__ja7wdog.log', '--grpc-port=14286', '--mon-port=7459', '--ic-port=16412')' in '/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2922629
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14286/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2922666
DEBUG    ya.test:process.py:259 Command (pid 2922666) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2922666) elapsed time (sec): 3.282573699951172
DEBUG    ya.test:process.py:263 Command (pid 2922666) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2922666) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2922666) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2922666) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2922666) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2922666) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2922666) minflt: 16135
DEBUG    ya.test:process.py:263 Command (pid 2922666) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2922666) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2922666) nivcsw: 569
DEBUG    ya.test:process.py:263 Command (pid 2922666) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2922666) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2922666) nvcsw: 57
DEBUG    ya.test:process.py:263 Command (pid 2922666) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2922666) stime: 2.009824
DEBUG    ya.test:process.py:263 Command (pid 2922666) utime: 0.131027
DEBUG    ya.test:process.py:263 Command (pid 2922666) wtime: 3.294
DEBUG    ya.test:process.py:275 Command (pid 2922666) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d7fon3uiti
    Host information: 
        Linux ghrun-d7fon3uiti 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 2922666) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
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 0x7fd6d47752d0 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 0x7fd6d4777760>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd6d4777760>
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_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 870ac829-547e-45a9-a379-d3937209660a, localhost:26708): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 870ac829-547e-45a9-a379-d3937209660a, localhost:26708): request = { database: "/Root/users/database_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 870ac829-547e-45a9-a379-d3937209660a, localhost:26708): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-d7fon3uiti.auto.internal" port: 14286 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_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-d7fon3uiti.auto.internal:14286, 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:26708
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd6d4777760>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d0add73e-2eb2-46f9-9021-24b1411e51ad, ghrun-d7fon3uiti.auto.internal:14286): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d0add73e-2eb2-46f9-9021-24b1411e51ad, ghrun-d7fon3uiti.auto.internal:14286): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, d0add73e-2eb2-46f9-9021-24b1411e51ad, ghrun-d7fon3uiti.auto.internal:14286): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d0add73e-2eb2-46f9-9021-24b1411e51ad, ghrun-d7fon3uiti.auto.internal:14286): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=MjY2OTg5N2YtNDhmN2JlYjEtZTI5Njk4OWQtMWVkZmY5OGQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d4777760>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fd6d4777760>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, d0add73e-2eb2-46f9-9021-24b1411e51ad, ghrun-d7fon3uiti.auto.internal:14286): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 02f0af82-f439-4c00-9073-f12cc00e6021, ghrun-d7fon3uiti.auto.internal:14286): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 02f0af82-f439-4c00-9073-f12cc00e6021, ghrun-d7fon3uiti.auto.internal:14286): request = { session_id: "ydb://session/3?node_id=50001&id=MjY2OTg5N2YtNDhmN2JlYjEtZTI5Njk4OWQtMWVkZmY5OGQ=" path: "/Root/users/database_1/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, 02f0af82-f439-4c00-9073-f12cc00e6021, ghrun-d7fon3uiti.auto.internal:14286): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d4777760>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b73e4710-608a-4082-a0fd-679e12778270, ghrun-d7fon3uiti.auto.internal:14286): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b73e4710-608a-4082-a0fd-679e12778270, ghrun-d7fon3uiti.auto.internal:14286): request = { session_id: "ydb://session/3?node_id=50001&id=MjY2OTg5N2YtNDhmN2JlYjEtZTI5Njk4OWQtMWVkZmY5OGQ=" path: "/Root/users/database_1/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, b73e4710-608a-4082-a0fd-679e12778270, ghrun-d7fon3uiti.auto.internal:14286): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d4777760>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eb83f5e-3ecf-4c82-b72f-2fc61b6cae2c, ghrun-d7fon3uiti.auto.internal:14286): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eb83f5e-3ecf-4c82-b72f-2fc61b6cae2c, ghrun-d7fon3uiti.auto.internal:14286): request = { session_id: "ydb://session/3?node_id=50001&id=MjY2OTg5N2YtNDhmN2JlYjEtZTI5Njk4OWQtMWVkZmY5OGQ=" 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, 3eb83f5e-3ecf-4c82-b72f-2fc61b6cae2c, ghrun-d7fon3uiti.auto.internal:14286): 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 0x7fd6d4777760>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7301238a-e7e5-40dc-b625-20d6f6fbf7a5, ghrun-d7fon3uiti.auto.internal:14286): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7301238a-e7e5-40dc-b625-20d6f6fbf7a5, ghrun-d7fon3uiti.auto.internal:14286): request = { session_id: "ydb://session/3?node_id=50001&id=MjY2OTg5N2YtNDhmN2JlYjEtZTI5Njk4OWQtMWVkZmY5OGQ=" 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, 7301238a-e7e5-40dc-b625-20d6f6fbf7a5, ghrun-d7fon3uiti.auto.internal:14286): 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_1" } } 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_1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d4777760>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 38a09a42-4c01-4485-93ab-8fc0ab481b68, ghrun-d7fon3uiti.auto.internal:14286): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 38a09a42-4c01-4485-93ab-8fc0ab481b68, ghrun-d7fon3uiti.auto.internal:14286): request = { session_id: "ydb://session/3?node_id=50001&id=MjY2OTg5N2YtNDhmN2JlYjEtZTI5Njk4OWQtMWVkZmY5OGQ=" path: "/Root/users/database_1/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 38a09a42-4c01-4485-93ab-8fc0ab481b68, ghrun-d7fon3uiti.auto.internal:14286): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d4777760>
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 0x7fd6d4777760>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fd6d4777760> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f4899b54-c314-4672-8cf3-66a2ed799629, ghrun-d7fon3uiti.auto.internal:14286): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f4899b54-c314-4672-8cf3-66a2ed799629, ghrun-d7fon3uiti.auto.internal:14286): request = { session_id: "ydb://session/3?node_id=50001&id=MjY2OTg5N2YtNDhmN2JlYjEtZTI5Njk4OWQtMWVkZmY5OGQ=" 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, f4899b54-c314-4672-8cf3-66a2ed799629, ghrun-d7fon3uiti.auto.internal:14286): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f4899b54-c314-4672-8cf3-66a2ed799629, ghrun-d7fon3uiti.auto.internal:14286): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, f4899b54-c314-4672-8cf3-66a2ed799629, ghrun-d7fon3uiti.auto.internal:14286): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fd6d4777760>
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:26708
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d7fon3uiti.auto.internal:14286
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_1
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_1: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_1: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_1&cmstid=72057594037936131&txid=1761988445349356&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_1: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_1: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_1: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_1: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:14286/2
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6043
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28427
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27415
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5733
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12618
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26708 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_vpaex_9p.log --grpc-port=6043 --mon-port=28427 --ic-port=27415
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26708 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_vpaex_9p.log --grpc-port=6043 --mon-port=28427 --ic-port=27415
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:26708', '--tenant=/Root/users/database_2', '--log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_vpaex_9p.log', '--grpc-port=6043', '--mon-port=28427', '--ic-port=27415')' in '/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2928918
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:6043/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2928920
DEBUG    ya.test:process.py:259 Command (pid 2928920) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2928920) elapsed time (sec): 3.104304075241089
DEBUG    ya.test:process.py:263 Command (pid 2928920) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2928920) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2928920) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2928920) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2928920) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2928920) maxrss: 538392
DEBUG    ya.test:process.py:263 Command (pid 2928920) minflt: 16152
DEBUG    ya.test:process.py:263 Command (pid 2928920) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2928920) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2928920) nivcsw: 545
DEBUG    ya.test:process.py:263 Command (pid 2928920) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2928920) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2928920) nvcsw: 40
DEBUG    ya.test:process.py:263 Command (pid 2928920) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2928920) stime: 2.124962
DEBUG    ya.test:process.py:263 Command (pid 2928920) utime: 0.14455199999999999
DEBUG    ya.test:process.py:263 Command (pid 2928920) wtime: 3.111
DEBUG    ya.test:process.py:275 Command (pid 2928920) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d7fon3uiti
    Host information: 
        Linux ghrun-d7fon3uiti 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 2928920) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
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.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_2
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7fd6d5fc8380 state=pending>
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ed32e729-1502-4e76-a8b2-5ebc744af695, localhost:26708): creating call state
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 0x7fd6d5fc9ff0>
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ed32e729-1502-4e76-a8b2-5ebc744af695, localhost:26708): request = { database: "/Root/users/database_2" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd6d5fc9ff0>
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ed32e729-1502-4e76-a8b2-5ebc744af695, localhost:26708): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-d7fon3uiti.auto.internal" port: 6043 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_2: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-d7fon3uiti.auto.internal:6043, 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)]
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:549 Closing channel for endpoint localhost:26708
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd6d5fc9ff0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d3613db6-d1cc-4491-9e1d-e2841acad236, ghrun-d7fon3uiti.auto.internal:6043): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d3613db6-d1cc-4491-9e1d-e2841acad236, ghrun-d7fon3uiti.auto.internal:6043): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, d3613db6-d1cc-4491-9e1d-e2841acad236, ghrun-d7fon3uiti.auto.internal:6043): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d3613db6-d1cc-4491-9e1d-e2841acad236, ghrun-d7fon3uiti.auto.internal:6043): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NWUzMmM5MjgtYjU1YzU5ZTgtNTMyOGUwNTEtYTNjNjFhZTQ=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, d3613db6-d1cc-4491-9e1d-e2841acad236, ghrun-d7fon3uiti.auto.internal:6043): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d5fc9ff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fd6d5fc9ff0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 831b3045-3e86-4197-991b-e72b51a60f95, ghrun-d7fon3uiti.auto.internal:6043): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 831b3045-3e86-4197-991b-e72b51a60f95, ghrun-d7fon3uiti.auto.internal:6043): request = { session_id: "ydb://session/3?node_id=50002&id=NWUzMmM5MjgtYjU1YzU5ZTgtNTMyOGUwNTEtYTNjNjFhZTQ=" path: "/Root/users/database_2/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, 831b3045-3e86-4197-991b-e72b51a60f95, ghrun-d7fon3uiti.auto.internal:6043): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d5fc9ff0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, df0a8ef5-e657-4309-9e0a-d2123087eacb, ghrun-d7fon3uiti.auto.internal:6043): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, df0a8ef5-e657-4309-9e0a-d2123087eacb, ghrun-d7fon3uiti.auto.internal:6043): request = { session_id: "ydb://session/3?node_id=50002&id=NWUzMmM5MjgtYjU1YzU5ZTgtNTMyOGUwNTEtYTNjNjFhZTQ=" path: "/Root/users/database_2/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, df0a8ef5-e657-4309-9e0a-d2123087eacb, ghrun-d7fon3uiti.auto.internal:6043): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d5fc9ff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03b19904-c8c0-4c02-b124-03b41e356ed8, ghrun-d7fon3uiti.auto.internal:6043): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03b19904-c8c0-4c02-b124-03b41e356ed8, ghrun-d7fon3uiti.auto.internal:6043): request = { session_id: "ydb://session/3?node_id=50002&id=NWUzMmM5MjgtYjU1YzU5ZTgtNTMyOGUwNTEtYTNjNjFhZTQ=" 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_2\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_2\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03b19904-c8c0-4c02-b124-03b41e356ed8, ghrun-d7fon3uiti.auto.internal:6043): 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 0x7fd6d5fc9ff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 605b4de4-207c-407c-8db2-e26bd9a910b0, ghrun-d7fon3uiti.auto.internal:6043): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 605b4de4-207c-407c-8db2-e26bd9a910b0, ghrun-d7fon3uiti.auto.internal:6043): request = { session_id: "ydb://session/3?node_id=50002&id=NWUzMmM5MjgtYjU1YzU5ZTgtNTMyOGUwNTEtYTNjNjFhZTQ=" 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, 605b4de4-207c-407c-8db2-e26bd9a910b0, ghrun-d7fon3uiti.auto.internal:6043): 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_2" } } 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_2" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d5fc9ff0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 1347d610-2003-457a-b0bb-e639c5b9e666, ghrun-d7fon3uiti.auto.internal:6043): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 1347d610-2003-457a-b0bb-e639c5b9e666, ghrun-d7fon3uiti.auto.internal:6043): request = { session_id: "ydb://session/3?node_id=50002&id=NWUzMmM5MjgtYjU1YzU5ZTgtNTMyOGUwNTEtYTNjNjFhZTQ=" path: "/Root/users/database_2/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 1347d610-2003-457a-b0bb-e639c5b9e666, ghrun-d7fon3uiti.auto.internal:6043): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d5fc9ff0>
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 0x7fd6d5fc9ff0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fd6d5fc9ff0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, c5638b47-c390-4b07-9d3e-66cf290e01aa, ghrun-d7fon3uiti.auto.internal:6043): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c5638b47-c390-4b07-9d3e-66cf290e01aa, ghrun-d7fon3uiti.auto.internal:6043): request = { session_id: "ydb://session/3?node_id=50002&id=NWUzMmM5MjgtYjU1YzU5ZTgtNTMyOGUwNTEtYTNjNjFhZTQ=" 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, c5638b47-c390-4b07-9d3e-66cf290e01aa, ghrun-d7fon3uiti.auto.internal:6043): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c5638b47-c390-4b07-9d3e-66cf290e01aa, ghrun-d7fon3uiti.auto.internal:6043): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, c5638b47-c390-4b07-9d3e-66cf290e01aa, ghrun-d7fon3uiti.auto.internal:6043): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fd6d5fc9ff0>
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:26708
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d7fon3uiti.auto.internal:6043
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_2
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_2: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_2: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_2&cmstid=72057594037936131&txid=1761988459455897&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_2: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_2: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_2: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_2: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:6043/3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32642
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23890
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26880
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2251
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9283
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26708 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_4/logfile_chho0672.log --grpc-port=32642 --mon-port=23890 --ic-port=26880
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26708 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_4/logfile_chho0672.log --grpc-port=32642 --mon-port=23890 --ic-port=26880
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:26708', '--tenant=/Root/users/database_3', '--log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_4/logfile_chho0672.log', '--grpc-port=32642', '--mon-port=23890', '--ic-port=26880')' in '/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2934735
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:32642/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2934736
DEBUG    ya.test:process.py:259 Command (pid 2934736) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2934736) elapsed time (sec): 1.5522074699401855
DEBUG    ya.test:process.py:263 Command (pid 2934736) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2934736) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2934736) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2934736) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2934736) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2934736) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2934736) minflt: 16369
DEBUG    ya.test:process.py:263 Command (pid 2934736) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2934736) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2934736) nivcsw: 298
DEBUG    ya.test:process.py:263 Command (pid 2934736) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2934736) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2934736) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 2934736) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2934736) stime: 0.903069
DEBUG    ya.test:process.py:263 Command (pid 2934736) utime: 0.13913599999999998
DEBUG    ya.test:process.py:263 Command (pid 2934736) wtime: 1.562
DEBUG    ya.test:process.py:275 Command (pid 2934736) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d7fon3uiti
    Host information: 
        Linux ghrun-d7fon3uiti 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 2934736) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
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 0x7fd6d47b9d20 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 0x7fd6d47b90f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd6d47b90f0>
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_3
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c00a9850-8ae1-412a-96f5-d9118b53ee69, localhost:26708): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c00a9850-8ae1-412a-96f5-d9118b53ee69, localhost:26708): request = { database: "/Root/users/database_3" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c00a9850-8ae1-412a-96f5-d9118b53ee69, localhost:26708): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-d7fon3uiti.auto.internal" port: 32642 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: 50003 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_3: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-d7fon3uiti.auto.internal:32642, 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:26708
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd6d47b90f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3cb91426-7c50-46a8-9646-7997e821c53a, ghrun-d7fon3uiti.auto.internal:32642): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3cb91426-7c50-46a8-9646-7997e821c53a, ghrun-d7fon3uiti.auto.internal:32642): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 3cb91426-7c50-46a8-9646-7997e821c53a, ghrun-d7fon3uiti.auto.internal:32642): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3cb91426-7c50-46a8-9646-7997e821c53a, ghrun-d7fon3uiti.auto.internal:32642): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=NjM5YzUwZGUtMmE5YmI5ZjMtMjMwYjc2MTAtOGJkNjE4OWU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d47b90f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fd6d47b90f0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 3cb91426-7c50-46a8-9646-7997e821c53a, ghrun-d7fon3uiti.auto.internal:32642): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f313f447-a0ca-4ea1-b7f9-c5f13df8924a, ghrun-d7fon3uiti.auto.internal:32642): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f313f447-a0ca-4ea1-b7f9-c5f13df8924a, ghrun-d7fon3uiti.auto.internal:32642): request = { session_id: "ydb://session/3?node_id=50003&id=NjM5YzUwZGUtMmE5YmI5ZjMtMjMwYjc2MTAtOGJkNjE4OWU=" path: "/Root/users/database_3/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, f313f447-a0ca-4ea1-b7f9-c5f13df8924a, ghrun-d7fon3uiti.auto.internal:32642): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d47b90f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1801449d-46df-4016-bf8b-0ef3c4e48d5b, ghrun-d7fon3uiti.auto.internal:32642): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1801449d-46df-4016-bf8b-0ef3c4e48d5b, ghrun-d7fon3uiti.auto.internal:32642): request = { session_id: "ydb://session/3?node_id=50003&id=NjM5YzUwZGUtMmE5YmI5ZjMtMjMwYjc2MTAtOGJkNjE4OWU=" path: "/Root/users/database_3/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, 1801449d-46df-4016-bf8b-0ef3c4e48d5b, ghrun-d7fon3uiti.auto.internal:32642): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d47b90f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2a55b79-c0f4-4d79-9437-a1757520be6f, ghrun-d7fon3uiti.auto.internal:32642): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2a55b79-c0f4-4d79-9437-a1757520be6f, ghrun-d7fon3uiti.auto.internal:32642): request = { session_id: "ydb://session/3?node_id=50003&id=NjM5YzUwZGUtMmE5YmI5ZjMtMjMwYjc2MTAtOGJkNjE4OWU=" 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_3\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_3\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2a55b79-c0f4-4d79-9437-a1757520be6f, ghrun-d7fon3uiti.auto.internal:32642): 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 0x7fd6d47b90f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 262f209c-cb18-4a12-a2b6-aeaf4b76c72f, ghrun-d7fon3uiti.auto.internal:32642): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 262f209c-cb18-4a12-a2b6-aeaf4b76c72f, ghrun-d7fon3uiti.auto.internal:32642): request = { session_id: "ydb://session/3?node_id=50003&id=NjM5YzUwZGUtMmE5YmI5ZjMtMjMwYjc2MTAtOGJkNjE4OWU=" 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, 262f209c-cb18-4a12-a2b6-aeaf4b76c72f, ghrun-d7fon3uiti.auto.internal:32642): 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_3" } } 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_3" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d47b90f0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 8866b6ce-ce6b-4fb0-bdbd-e9d8a806e7e7, ghrun-d7fon3uiti.auto.internal:32642): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 8866b6ce-ce6b-4fb0-bdbd-e9d8a806e7e7, ghrun-d7fon3uiti.auto.internal:32642): request = { session_id: "ydb://session/3?node_id=50003&id=NjM5YzUwZGUtMmE5YmI5ZjMtMjMwYjc2MTAtOGJkNjE4OWU=" path: "/Root/users/database_3/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 8866b6ce-ce6b-4fb0-bdbd-e9d8a806e7e7, ghrun-d7fon3uiti.auto.internal:32642): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d47b90f0>
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 0x7fd6d47b90f0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fd6d47b90f0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 7877dc54-6ce8-404c-95cb-abc24d4e4696, ghrun-d7fon3uiti.auto.internal:32642): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 7877dc54-6ce8-404c-95cb-abc24d4e4696, ghrun-d7fon3uiti.auto.internal:32642): request = { session_id: "ydb://session/3?node_id=50003&id=NjM5YzUwZGUtMmE5YmI5ZjMtMjMwYjc2MTAtOGJkNjE4OWU=" 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, 7877dc54-6ce8-404c-95cb-abc24d4e4696, ghrun-d7fon3uiti.auto.internal:32642): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 7877dc54-6ce8-404c-95cb-abc24d4e4696, ghrun-d7fon3uiti.auto.internal:32642): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 7877dc54-6ce8-404c-95cb-abc24d4e4696, ghrun-d7fon3uiti.auto.internal:32642): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fd6d47b90f0>
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:26708
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d7fon3uiti.auto.internal:32642
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_3
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_3: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_3: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_3&cmstid=72057594037936131&txid=1761988471870178&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_3: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_3: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_3: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_3: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:32642/4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18720
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6506
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/7906
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8973
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26708 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_5/logfile_vueasrkx.log --grpc-port=18720 --mon-port=6506 --ic-port=23757
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26708 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_5/logfile_vueasrkx.log --grpc-port=18720 --mon-port=6506 --ic-port=23757
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:26708', '--tenant=/Root/users/database_4', '--log-file-name=/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_5/logfile_vueasrkx.log', '--grpc-port=18720', '--mon-port=6506', '--ic-port=23757')' in '/home/runner/.ya/build/build_root/4vhg/001da2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2940687
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18720/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.19
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.19
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001da2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2940691
DEBUG    ya.test:process.py:259 Command (pid 2940691) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2940691) elapsed time (sec): 2.4687659740448
DEBUG    ya.test:process.py:263 Command (pid 2940691) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2940691) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2940691) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2940691) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2940691) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2940691) maxrss: 538496
DEBUG    ya.test:process.py:263 Command (pid 2940691) minflt: 16132
DEBUG    ya.test:process.py:263 Command (pid 2940691) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2940691) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2940691) nivcsw: 314
DEBUG    ya.test:process.py:263 Command (pid 2940691) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2940691) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2940691) nvcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 2940691) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2940691) stime: 0.901158
DEBUG    ya.test:process.py:263 Command (pid 2940691) utime: 0.131667
DEBUG    ya.test:process.py:263 Command (pid 2940691) wtime: 2.474
DEBUG    ya.test:process.py:275 Command (pid 2940691) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d7fon3uiti
    Host information: 
        Linux ghrun-d7fon3uiti 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 2940691) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
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 0x7fd6d47c90f0 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 0x7fd6d47a3fd0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd6d47a3fd0>
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_4
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 4b834234-b691-4ccb-98b5-2b9f3faa183e, localhost:26708): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4b834234-b691-4ccb-98b5-2b9f3faa183e, localhost:26708): request = { database: "/Root/users/database_4" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4b834234-b691-4ccb-98b5-2b9f3faa183e, localhost:26708): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-d7fon3uiti.auto.internal" port: 18720 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: 50004 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_4: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-d7fon3uiti.auto.internal:18720, 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:26708
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd6d47a3fd0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 12dc79c9-7a9e-4e4e-a121-eaa6469fba62, ghrun-d7fon3uiti.auto.internal:18720): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 12dc79c9-7a9e-4e4e-a121-eaa6469fba62, ghrun-d7fon3uiti.auto.internal:18720): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 12dc79c9-7a9e-4e4e-a121-eaa6469fba62, ghrun-d7fon3uiti.auto.internal:18720): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 12dc79c9-7a9e-4e4e-a121-eaa6469fba62, ghrun-d7fon3uiti.auto.internal:18720): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50004&id=ZjU4ZWJjOGYtOWI4YTJhZGUtNzYwZDA4NDUtOWExZjgxZWU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d47a3fd0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fd6d47a3fd0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 12dc79c9-7a9e-4e4e-a121-eaa6469fba62, ghrun-d7fon3uiti.auto.internal:18720): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fa829889-bd16-41eb-a83d-b120d598ba18, ghrun-d7fon3uiti.auto.internal:18720): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fa829889-bd16-41eb-a83d-b120d598ba18, ghrun-d7fon3uiti.auto.internal:18720): request = { session_id: "ydb://session/3?node_id=50004&id=ZjU4ZWJjOGYtOWI4YTJhZGUtNzYwZDA4NDUtOWExZjgxZWU=" path: "/Root/users/database_4/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, fa829889-bd16-41eb-a83d-b120d598ba18, ghrun-d7fon3uiti.auto.internal:18720): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d47a3fd0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2b7892c9-3d0d-4ae7-aa10-4caffa934400, ghrun-d7fon3uiti.auto.internal:18720): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2b7892c9-3d0d-4ae7-aa10-4caffa934400, ghrun-d7fon3uiti.auto.internal:18720): request = { session_id: "ydb://session/3?node_id=50004&id=ZjU4ZWJjOGYtOWI4YTJhZGUtNzYwZDA4NDUtOWExZjgxZWU=" path: "/Root/users/database_4/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, 2b7892c9-3d0d-4ae7-aa10-4caffa934400, ghrun-d7fon3uiti.auto.internal:18720): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d47a3fd0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 103690da-f583-42d8-a197-67a24cc90034, ghrun-d7fon3uiti.auto.internal:18720): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 103690da-f583-42d8-a197-67a24cc90034, ghrun-d7fon3uiti.auto.internal:18720): request = { session_id: "ydb://session/3?node_id=50004&id=ZjU4ZWJjOGYtOWI4YTJhZGUtNzYwZDA4NDUtOWExZjgxZWU=" 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_4\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_4\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 103690da-f583-42d8-a197-67a24cc90034, ghrun-d7fon3uiti.auto.internal:18720): 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 0x7fd6d47a3fd0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7315f367-0a8f-4d83-9530-9d0dea0dc076, ghrun-d7fon3uiti.auto.internal:18720): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7315f367-0a8f-4d83-9530-9d0dea0dc076, ghrun-d7fon3uiti.auto.internal:18720): request = { session_id: "ydb://session/3?node_id=50004&id=ZjU4ZWJjOGYtOWI4YTJhZGUtNzYwZDA4NDUtOWExZjgxZWU=" 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, 7315f367-0a8f-4d83-9530-9d0dea0dc076, ghrun-d7fon3uiti.auto.internal:18720): 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_4" } } 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_4" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d47a3fd0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 5859fafb-e48d-495f-a69e-e6df5a39a225, ghrun-d7fon3uiti.auto.internal:18720): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 5859fafb-e48d-495f-a69e-e6df5a39a225, ghrun-d7fon3uiti.auto.internal:18720): request = { session_id: "ydb://session/3?node_id=50004&id=ZjU4ZWJjOGYtOWI4YTJhZGUtNzYwZDA4NDUtOWExZjgxZWU=" path: "/Root/users/database_4/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 5859fafb-e48d-495f-a69e-e6df5a39a225, ghrun-d7fon3uiti.auto.internal:18720): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd6d47a3fd0>
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 0x7fd6d47a3fd0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fd6d47a3fd0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, adf9370a-0ae5-49c2-8523-b3b720682bd4, ghrun-d7fon3uiti.auto.internal:18720): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, adf9370a-0ae5-49c2-8523-b3b720682bd4, ghrun-d7fon3uiti.auto.internal:18720): request = { session_id: "ydb://session/3?node_id=50004&id=ZjU4ZWJjOGYtOWI4YTJhZGUtNzYwZDA4NDUtOWExZjgxZWU=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fd6d47a3fd0>
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:26708
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d7fon3uiti.auto.internal:18720
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, adf9370a-0ae5-49c2-8523-b3b720682bd4, ghrun-d7fon3uiti.auto.internal:18720): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, adf9370a-0ae5-49c2-8523-b3b720682bd4, ghrun-d7fon3uiti.auto.internal:18720): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, adf9370a-0ae5-49c2-8523-b3b720682bd4, ghrun-d7fon3uiti.auto.internal:18720): on response callback success
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_4
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_4: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_4: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_4&cmstid=72057594037936131&txid=1761988484803062&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_4: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_4: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_4: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_4: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:18720/5
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
============================== slowest durations ===============================
57.46s call     test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
57.02s call     test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
38.82s call     test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
28.83s call     test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
22.83s setup    test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
20.33s setup    test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
20.14s setup    test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
14.14s call     test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--true]
8.10s setup    test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
7.01s teardown test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--false]
6.55s setup    test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--false]
3.40s setup    test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--true]
1.04s call     test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--false]
0.09s teardown test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
0.01s teardown test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--true]
0.01s teardown test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 7 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
FAILED test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 7 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
=================== 2 failed, 4 passed in 286.82s (0:04:46) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vhg/001d9a/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

test_dynamic_tenants.py ......

============================== slowest durations ===============================
19.56s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--true]
19.19s setup    test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
15.99s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--false]
15.60s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--true]
14.13s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--false]
13.93s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--true]
13.63s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--false]
13.32s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--true]
12.01s teardown test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
10.25s call     test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
8.51s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--false]
4.73s setup    test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--true]
1.06s call     test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--true]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 162.41s (0:02:42) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vhg/001db5/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

test_dynamic_tenants.py ......

============================== slowest durations ===============================
20.54s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--true]
20.15s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--false]
15.09s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--false]
14.88s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--false]
12.48s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--true]
10.94s setup    test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--false]
9.11s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--false]
7.17s call     test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--true]
7.01s teardown test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--false]
5.62s setup    test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--true]
5.60s call     test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--true]
4.49s call     test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--false]
3.69s setup    test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--true]
0.01s teardown test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--false]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 137.17s (0:02:17) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vhg/001dee/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

test_dynamic_tenants.py .
test_publish_into_schemeboard_with_common_ssring.py .
test_storage_config.py ....

============================== slowest durations ===============================
10.76s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
10.52s setup    test_storage_config.py::TestStorageConfig::test_cases[case_0]
7.03s teardown test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
7.02s teardown test_storage_config.py::TestStorageConfig::test_cases[case_12]
7.02s teardown test_publish_into_schemeboard_with_common_ssring.py::TestOn3DC::test_create_dirs
5.07s call     test_storage_config.py::TestStorageConfig::test_cases[case_12]
4.84s call     test_storage_config.py::TestStorageConfig::test_cases[case_0]
4.84s call     test_storage_config.py::TestStorageConfig::test_cases[case_11]
4.84s setup    test_publish_into_schemeboard_with_common_ssring.py::TestOn3DC::test_create_dirs
4.83s call     test_storage_config.py::TestStorageConfig::test_cases[case_10]
3.80s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
0.02s setup    test_storage_config.py::TestStorageConfig::test_cases[case_11]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_10]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_0]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_10]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 6 passed in 71.17s (0:01:11) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vhg/001db8/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

test_storage_config.py ......

============================== slowest durations ===============================
10.54s setup    test_storage_config.py::TestStorageConfig::test_cases[case_1]
7.11s teardown test_storage_config.py::TestStorageConfig::test_cases[case_6]
5.22s call     test_storage_config.py::TestStorageConfig::test_cases[case_1]
5.15s call     test_storage_config.py::TestStorageConfig::test_cases[case_6]
4.92s call     test_storage_config.py::TestStorageConfig::test_cases[case_5]
4.86s call     test_storage_config.py::TestStorageConfig::test_cases[case_2]
4.64s call     test_storage_config.py::TestStorageConfig::test_cases[case_3]
4.63s call     test_storage_config.py::TestStorageConfig::test_cases[case_4]
0.02s setup    test_storage_config.py::TestStorageConfig::test_cases[case_5]
0.02s teardown test_storage_config.py::TestStorageConfig::test_cases[case_3]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_4]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_4]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_5]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_1]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_6]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_2]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 47.59s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vhg/001db9/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

test_storage_config.py ....
test_system_views.py ..

============================== slowest durations ===============================
70.90s call     test_system_views.py::TestQueryMetrics::test_case
8.53s setup    test_system_views.py::TestQueryMetrics::test_case
7.57s teardown test_system_views.py::TestQueryMetrics::test_case
6.77s setup    test_system_views.py::TestPartitionStats::test_case
6.53s setup    test_storage_config.py::TestStorageConfig::test_cases[case_7]
5.29s call     test_storage_config.py::TestStorageConfig::test_cases[case_8]
5.14s call     test_storage_config.py::TestStorageConfig::test_cases[case_9]
4.91s call     test_storage_config.py::TestStorageConfig::test_cases[case_7]
3.59s teardown test_system_views.py::TestPartitionStats::test_case
3.04s teardown test_storage_config.py::TestStorageConfig::test_create_tablet
0.48s call     test_system_views.py::TestPartitionStats::test_case
0.14s call     test_storage_config.py::TestStorageConfig::test_create_tablet
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_8]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_7]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_9]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_9]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 123.30s (0:02:03) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vhg/001dd1/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

test_system_views.py .
test_tenants.py ....x

============================== slowest durations ===============================
76.13s call     test_system_views.py::TestQueryMetricsUniqueQueries::test_case
26.86s setup    test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--false]
24.53s setup    test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
23.41s setup    test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
21.92s setup    test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--false]
20.57s setup    test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
12.59s teardown test_system_views.py::TestQueryMetricsUniqueQueries::test_case
10.55s teardown test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
8.07s setup    test_system_views.py::TestQueryMetricsUniqueQueries::test_case
7.60s teardown test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
3.67s teardown test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--false]
3.64s teardown test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--false]
3.54s teardown test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
1.57s call     test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
0.66s call     test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
0.56s call     test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--false]
0.41s call     test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--false]
0.27s call     test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
=================== 5 passed, 1 xfailed in 247.78s (0:04:07) ===================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vhg/001df7/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

test_tenants.py x.....

============================== slowest durations ===============================
16.58s setup    test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--false]
14.95s setup    test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--false]
14.36s setup    test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]
14.34s setup    test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--true]
13.91s setup    test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--false]
10.69s teardown test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--false]
8.68s setup    test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--true]
5.00s call     test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--false]
3.60s teardown test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--false]
1.63s teardown test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]
1.57s teardown test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--true]
1.53s teardown test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--false]
1.53s teardown test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--true]
0.24s call     test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--false]
0.17s call     test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--true]
0.14s call     test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=================== 5 passed, 1 xfailed in 109.94s (0:01:49) ===================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vhg/001dbc/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

test_tenants.py .....F

=================================== FAILURES ===================================
_ TestTenants.test_list_database_above[enable_alter_database_create_hive_first--false] _
ydb/tests/functional/tenants/test_tenants.py:442: 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
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:273 Stopped node localhost:15765/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4206
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5988
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3709
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26188
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3118
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3981
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7558
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3351
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15765
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14157
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001dbc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63595
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:488 Working directory: /home/runner/.ya/build/build_root/4vhg/001dbc/r3tmp/kikimr_cluster_j8_ih608
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001dbc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15030
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27826
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64255
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3580
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001dbc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/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:266 Final command: /home/runner/.ya/build/build_root/4vhg/001dbc/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/4vhg/001dbc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_lmg3g_es.log --grpc-port=15030 --mon-port=27826 --ic-port=63595
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15030/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001dbc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/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:266 Final command: /home/runner/.ya/build/build_root/4vhg/001dbc/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/4vhg/001dbc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_lmg3g_es.log --grpc-port=15030 --mon-port=27826 --ic-port=63595
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4vhg/001dbc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4vhg/001dbc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/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/4vhg/001dbc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_lmg3g_es.log', '--grpc-port=15030', '--mon-port=27826', '--ic-port=63595')' in '/home/runner/.ya/build/build_root/4vhg/001dbc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/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: 2899976
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:15030/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.19
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.19
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001dbc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2900002
DEBUG    ya.test:process.py:259 Command (pid 2900002) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2900002) elapsed time (sec): 1.4288480281829834
DEBUG    ya.test:process.py:263 Command (pid 2900002) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2900002) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2900002) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2900002) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2900002) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2900002) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2900002) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 2900002) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2900002) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2900002) nivcsw: 429
DEBUG    ya.test:process.py:263 Command (pid 2900002) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2900002) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2900002) nvcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 2900002) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2900002) stime: 0.943415
DEBUG    ya.test:process.py:263 Command (pid 2900002) utime: 0.12288099999999999
DEBUG    ya.test:process.py:263 Command (pid 2900002) wtime: 1.431
DEBUG    ya.test:process.py:275 Command (pid 2900002) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d7fon3uiti
    Host information: 
        Linux ghrun-d7fon3uiti 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 2900002) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001dbc/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/4vhg/001dbc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15030', '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: 63595\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.20
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.20
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001dbc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15030', '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: 63595\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2902486
DEBUG    ya.test:process.py:259 Command (pid 2902486) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2902486) elapsed time (sec): 1.506180763244629
DEBUG    ya.test:process.py:263 Command (pid 2902486) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2902486) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2902486) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2902486) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2902486) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2902486) maxrss: 546792
DEBUG    ya.test:process.py:263 Command (pid 2902486) minflt: 18270
DEBUG    ya.test:process.py:263 Command (pid 2902486) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2902486) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2902486) nivcsw: 249
DEBUG    ya.test:process.py:263 Command (pid 2902486) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2902486) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2902486) nvcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 2902486) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2902486) stime: 1.20363
DEBUG    ya.test:process.py:263 Command (pid 2902486) utime: 0.12570399999999998
DEBUG    ya.test:process.py:263 Command (pid 2902486) wtime: 1.517
DEBUG    ya.test:process.py:275 Command (pid 2902486) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001dbc/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/4vhg/001dbc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15030', '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.21
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.21
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001dbc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15030', '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: 2903183
DEBUG    ya.test:process.py:259 Command (pid 2903183) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2903183) elapsed time (sec): 1.9109611511230469
DEBUG    ya.test:process.py:263 Command (pid 2903183) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2903183) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2903183) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2903183) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2903183) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2903183) maxrss: 546760
DEBUG    ya.test:process.py:263 Command (pid 2903183) minflt: 18274
DEBUG    ya.test:process.py:263 Command (pid 2903183) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2903183) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2903183) nivcsw: 407
DEBUG    ya.test:process.py:263 Command (pid 2903183) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2903183) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2903183) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 2903183) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2903183) stime: 1.348042
DEBUG    ya.test:process.py:263 Command (pid 2903183) utime: 0.1265
DEBUG    ya.test:process.py:263 Command (pid 2903183) wtime: 1.917
DEBUG    ya.test:process.py:275 Command (pid 2903183) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:566 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:573 Cluster started and initialized
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /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:379 /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:387 /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:389 /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:395 /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:408 /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/4vhg/001dbc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13560
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4237
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25520
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65026
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19599
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001dbc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/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:266 Final command: /home/runner/.ya/build/build_root/4vhg/001dbc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:15030 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/4vhg/001dbc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_x9gpy5n5.log --grpc-port=13560 --mon-port=4237 --ic-port=25520
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001dbc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/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:266 Final command: /home/runner/.ya/build/build_root/4vhg/001dbc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:15030 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/4vhg/001dbc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_x9gpy5n5.log --grpc-port=13560 --mon-port=4237 --ic-port=25520
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4vhg/001dbc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4vhg/001dbc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/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:15030', '--tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/4vhg/001dbc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_x9gpy5n5.log', '--grpc-port=13560', '--mon-port=4237', '--ic-port=25520')' in '/home/runner/.ya/build/build_root/4vhg/001dbc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/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: 2905022
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:13560/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.22
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.22
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001dbc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2905043
DEBUG    ya.test:process.py:259 Command (pid 2905043) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2905043) elapsed time (sec): 1.9389081001281738
DEBUG    ya.test:process.py:263 Command (pid 2905043) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2905043) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2905043) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2905043) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2905043) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2905043) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2905043) minflt: 16431
DEBUG    ya.test:process.py:263 Command (pid 2905043) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2905043) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2905043) nivcsw: 305
DEBUG    ya.test:process.py:263 Command (pid 2905043) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2905043) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2905043) nvcsw: 93
DEBUG    ya.test:process.py:263 Command (pid 2905043) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2905043) stime: 1.465611
DEBUG    ya.test:process.py:263 Command (pid 2905043) utime: 0.09950099999999999
DEBUG    ya.test:process.py:263 Command (pid 2905043) wtime: 1.94
DEBUG    ya.test:process.py:275 Command (pid 2905043) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d7fon3uiti
    Host information: 
        Linux ghrun-d7fon3uiti 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 2905043) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
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, a3b404e4-01eb-473f-876b-aaa69020a3d9, localhost:15030): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a3b404e4-01eb-473f-876b-aaa69020a3d9, localhost:15030): request = { database: "/Root/test_list_database_above_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a3b404e4-01eb-473f-876b-aaa69020a3d9, localhost:15030): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-d7fon3uiti.auto.internal" port: 13560 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-d7fon3uiti.auto.internal:13560, 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:15030
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, fd30cc86-ecb9-4987-bbaf-f74d039b2035, ghrun-d7fon3uiti.auto.internal:13560): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, fd30cc86-ecb9-4987-bbaf-f74d039b2035, ghrun-d7fon3uiti.auto.internal:13560): 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, fd30cc86-ecb9-4987-bbaf-f74d039b2035, ghrun-d7fon3uiti.auto.internal:13560): 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: ".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': '.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:15030
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d7fon3uiti.auto.internal:13560
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3ad785dd-de63-4564-93dd-32607052da5d, localhost:15030): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3ad785dd-de63-4564-93dd-32607052da5d, localhost:15030): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3ad785dd-de63-4564-93dd-32607052da5d, localhost:15030): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-d7fon3uiti.auto.internal" port: 15030 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" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-d7fon3uiti.auto.internal:15030, location 1, 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:15030
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 3b8123da-64af-446d-b013-5c6e77133ef9, ghrun-d7fon3uiti.auto.internal:15030): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 3b8123da-64af-446d-b013-5c6e77133ef9, ghrun-d7fon3uiti.auto.internal:15030): 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, 3b8123da-64af-446d-b013-5c6e77133ef9, ghrun-d7fon3uiti.auto.internal:15030): 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: 1761988405470 tx_id: 281474976720657 } } children { name: ".sys" type: DIRECTORY created_at { } } } } } }
DEBUG    __tests__.test_tenants:test_tenants.py:440 From root: 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:15030
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d7fon3uiti.auto.internal:15030
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:361 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /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:379 /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=1761988406211968&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /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:389 /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:395 /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:408 /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:273 Stopped node localhost:13560/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:273 Stopped node localhost:15030/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19599
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65026
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25520
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4237
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13560
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3580
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64255
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27826
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15030
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63595
============================== slowest durations ===============================
22.37s setup    test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--true]
17.40s setup    test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
16.50s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
15.60s teardown test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
14.42s setup    test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
14.01s setup    test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--false]
7.17s setup    test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--true]
5.00s call     test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--true]
3.69s teardown test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
3.66s teardown test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--true]
3.58s teardown test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
1.59s teardown test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--false]
1.57s teardown test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--true]
0.64s call     test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--true]
0.60s call     test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
0.55s call     test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
0.38s call     test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
0.32s call     test_tenants.py::TestTenants::test_create_tables[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, 5 passed in 129.83s (0:02:09) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vhg/001dbe/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

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/4vhg/001dbe/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27792
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:488 Working directory: /home/runner/.ya/build/build_root/4vhg/001dbe/r3tmp/kikimr_cluster_55rodyu_
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001dbe/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7528
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11075
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11994
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29306
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001dbe/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/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:266 Final command: /home/runner/.ya/build/build_root/4vhg/001dbe/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/4vhg/001dbe/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_rh9nm8o3.log --grpc-port=7528 --mon-port=11075 --ic-port=27792
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7528/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001dbe/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/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:266 Final command: /home/runner/.ya/build/build_root/4vhg/001dbe/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/4vhg/001dbe/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_rh9nm8o3.log --grpc-port=7528 --mon-port=11075 --ic-port=27792
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4vhg/001dbe/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4vhg/001dbe/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/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/4vhg/001dbe/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_rh9nm8o3.log', '--grpc-port=7528', '--mon-port=11075', '--ic-port=27792')' in '/home/runner/.ya/build/build_root/4vhg/001dbe/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/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: 2804300
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:7528/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/4vhg/001dbe/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2804338
DEBUG    ya.test:process.py:259 Command (pid 2804338) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2804338) elapsed time (sec): 0.38009166717529297
DEBUG    ya.test:process.py:263 Command (pid 2804338) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2804338) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2804338) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2804338) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2804338) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2804338) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2804338) minflt: 16127
DEBUG    ya.test:process.py:263 Command (pid 2804338) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2804338) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2804338) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2804338) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2804338) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2804338) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2804338) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2804338) stime: 0.23046
DEBUG    ya.test:process.py:263 Command (pid 2804338) utime: 0.10331
DEBUG    ya.test:process.py:263 Command (pid 2804338) wtime: 0.385
DEBUG    ya.test:process.py:275 Command (pid 2804338) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d7fon3uiti
    Host information: 
        Linux ghrun-d7fon3uiti 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 2804338) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001dbe/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/4vhg/001dbe/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7528', '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: 27792\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/4vhg/001dbe/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7528', '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: 27792\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2806306
DEBUG    ya.test:process.py:259 Command (pid 2806306) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2806306) elapsed time (sec): 0.4490654468536377
DEBUG    ya.test:process.py:263 Command (pid 2806306) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2806306) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2806306) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2806306) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2806306) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2806306) maxrss: 546780
DEBUG    ya.test:process.py:263 Command (pid 2806306) minflt: 18268
DEBUG    ya.test:process.py:263 Command (pid 2806306) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2806306) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2806306) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 2806306) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2806306) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2806306) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 2806306) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2806306) stime: 0.268276
DEBUG    ya.test:process.py:263 Command (pid 2806306) utime: 0.13613999999999998
DEBUG    ya.test:process.py:263 Command (pid 2806306) wtime: 0.452
DEBUG    ya.test:process.py:275 Command (pid 2806306) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001dbe/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/4vhg/001dbe/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7528', '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/4vhg/001dbe/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7528', '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: 2806888
DEBUG    ya.test:process.py:259 Command (pid 2806888) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2806888) elapsed time (sec): 0.45966053009033203
DEBUG    ya.test:process.py:263 Command (pid 2806888) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2806888) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2806888) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2806888) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2806888) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2806888) maxrss: 546796
DEBUG    ya.test:process.py:263 Command (pid 2806888) minflt: 18271
DEBUG    ya.test:process.py:263 Command (pid 2806888) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2806888) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2806888) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2806888) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2806888) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2806888) nvcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 2806888) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2806888) stime: 0.270183
DEBUG    ya.test:process.py:263 Command (pid 2806888) utime: 0.139071
DEBUG    ya.test:process.py:263 Command (pid 2806888) wtime: 0.461
DEBUG    ya.test:process.py:275 Command (pid 2806888) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:566 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:573 Cluster started and initialized
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /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:379 /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:387 /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:389 /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:395 /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:408 /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/4vhg/001dbe/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1695
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25379
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23887
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9232
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14716
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001dbe/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/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:266 Final command: /home/runner/.ya/build/build_root/4vhg/001dbe/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7528 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/4vhg/001dbe/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_f1rcsa4e.log --grpc-port=1695 --mon-port=25379 --ic-port=23887
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001dbe/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/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:266 Final command: /home/runner/.ya/build/build_root/4vhg/001dbe/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7528 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/4vhg/001dbe/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_f1rcsa4e.log --grpc-port=1695 --mon-port=25379 --ic-port=23887
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4vhg/001dbe/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4vhg/001dbe/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/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:7528', '--tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/4vhg/001dbe/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_f1rcsa4e.log', '--grpc-port=1695', '--mon-port=25379', '--ic-port=23887')' in '/home/runner/.ya/build/build_root/4vhg/001dbe/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/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: 2808579
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:1695/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/4vhg/001dbe/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2808583
DEBUG    ya.test:process.py:259 Command (pid 2808583) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2808583) elapsed time (sec): 0.43422746658325195
DEBUG    ya.test:process.py:263 Command (pid 2808583) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2808583) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2808583) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2808583) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2808583) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2808583) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2808583) minflt: 16128
DEBUG    ya.test:process.py:263 Command (pid 2808583) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2808583) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2808583) nivcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 2808583) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2808583) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2808583) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2808583) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2808583) stime: 0.24132599999999998
DEBUG    ya.test:process.py:263 Command (pid 2808583) utime: 0.120448
DEBUG    ya.test:process.py:263 Command (pid 2808583) wtime: 0.438
DEBUG    ya.test:process.py:275 Command (pid 2808583) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d7fon3uiti
    Host information: 
        Linux ghrun-d7fon3uiti 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 2808583) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
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, f6b527f8-9edf-4911-adb0-422e4813ccf3, localhost:7528): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f6b527f8-9edf-4911-adb0-422e4813ccf3, localhost:7528): request = { database: "/Root/test_list_database_above_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f6b527f8-9edf-4911-adb0-422e4813ccf3, localhost:7528): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-d7fon3uiti.auto.internal" port: 1695 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-d7fon3uiti.auto.internal:1695, 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:7528
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, ff5921df-62bf-476d-970d-417483a3d52a, ghrun-d7fon3uiti.auto.internal:1695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, ff5921df-62bf-476d-970d-417483a3d52a, ghrun-d7fon3uiti.auto.internal:1695): 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, ff5921df-62bf-476d-970d-417483a3d52a, ghrun-d7fon3uiti.auto.internal:1695): 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: 1761988292770 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:7528
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d7fon3uiti.auto.internal:1695
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:361 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /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:379 /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=1761988293652586&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /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:389 /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:395 /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:408 /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:273 Stopped node localhost:1695/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
============================== slowest durations ===============================
22.06s setup    test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
15.63s setup    test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--false]
14.09s setup    test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
13.88s setup    test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
6.98s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
6.79s teardown test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
3.66s teardown test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--false]
3.57s teardown test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
1.58s teardown test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
1.54s teardown test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
0.39s call     test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
0.28s call     test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
0.24s call     test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
0.21s call     test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
0.13s call     test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[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--true] - AssertionError: assert '.metadata' == '.sys'
  
  - .sys
  + .metadata
==================== 1 failed, 4 passed in 91.69s (0:01:31) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vhg/001da3/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

test_tenants.py ..F..

=================================== FAILURES ===================================
_ TestTenants.test_stop_start[enable_alter_database_create_hive_first--false] __
ydb/tests/functional/tenants/test_tenants.py:297: in test_stop_start
    with ydb_database_ctx(ydb_cluster, database_path):
contrib/tools/python3/Lib/contextlib.py:137: in __enter__
    return next(self.gen)
ydb/tests/library/fixtures/__init__.py:88: in ydb_database_ctx
    ydb_cluster.create_database(database_path, storage_pool_units_count=storage_pools, timeout_seconds=timeout_seconds, token=token)
ydb/tests/library/harness/kikimr_cluster_interface.py:231: 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--false]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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:273 Stopped node localhost:28705/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13792
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13606
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3733
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18121
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2370
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10465
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26656
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20008
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28705
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31558
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18111
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:488 Working directory: /home/runner/.ya/build/build_root/4vhg/001da3/r3tmp/kikimr_cluster_af3ohfev
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6506
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29670
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15625
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61517
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da3/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da3/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/4vhg/001da3/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_fg70xn7x.log --grpc-port=6506 --mon-port=29670 --ic-port=18111
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6506/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da3/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da3/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/4vhg/001da3/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_fg70xn7x.log --grpc-port=6506 --mon-port=29670 --ic-port=18111
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4vhg/001da3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4vhg/001da3/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/4vhg/001da3/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_fg70xn7x.log', '--grpc-port=6506', '--mon-port=29670', '--ic-port=18111')' in '/home/runner/.ya/build/build_root/4vhg/001da3/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2902000
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:6506/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001da3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2902022
DEBUG    ya.test:process.py:259 Command (pid 2902022) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2902022) elapsed time (sec): 1.383394718170166
DEBUG    ya.test:process.py:263 Command (pid 2902022) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2902022) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2902022) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2902022) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2902022) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2902022) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2902022) minflt: 16129
DEBUG    ya.test:process.py:263 Command (pid 2902022) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2902022) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2902022) nivcsw: 213
DEBUG    ya.test:process.py:263 Command (pid 2902022) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2902022) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2902022) nvcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 2902022) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2902022) stime: 1.077299
DEBUG    ya.test:process.py:263 Command (pid 2902022) utime: 0.13902499999999998
DEBUG    ya.test:process.py:263 Command (pid 2902022) wtime: 1.391
DEBUG    ya.test:process.py:275 Command (pid 2902022) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d7fon3uiti
    Host information: 
        Linux ghrun-d7fon3uiti 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 2902022) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da3/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/4vhg/001da3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6506', '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: 18111\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001da3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6506', '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: 18111\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2906050
DEBUG    ya.test:process.py:259 Command (pid 2906050) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2906050) elapsed time (sec): 1.05373215675354
DEBUG    ya.test:process.py:263 Command (pid 2906050) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2906050) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2906050) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2906050) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2906050) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2906050) maxrss: 546780
DEBUG    ya.test:process.py:263 Command (pid 2906050) minflt: 18271
DEBUG    ya.test:process.py:263 Command (pid 2906050) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2906050) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2906050) nivcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 2906050) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2906050) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2906050) nvcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 2906050) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2906050) stime: 0.787204
DEBUG    ya.test:process.py:263 Command (pid 2906050) utime: 0.13741599999999998
DEBUG    ya.test:process.py:263 Command (pid 2906050) wtime: 1.072
DEBUG    ya.test:process.py:275 Command (pid 2906050) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da3/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/4vhg/001da3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6506', '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.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001da3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6506', '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: 2906700
DEBUG    ya.test:process.py:259 Command (pid 2906700) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2906700) elapsed time (sec): 0.9879686832427979
DEBUG    ya.test:process.py:263 Command (pid 2906700) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2906700) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2906700) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2906700) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2906700) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2906700) maxrss: 546772
DEBUG    ya.test:process.py:263 Command (pid 2906700) minflt: 18274
DEBUG    ya.test:process.py:263 Command (pid 2906700) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2906700) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2906700) nivcsw: 303
DEBUG    ya.test:process.py:263 Command (pid 2906700) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2906700) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2906700) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 2906700) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2906700) stime: 0.6483679999999999
DEBUG    ya.test:process.py:263 Command (pid 2906700) utime: 0.12651199999999999
DEBUG    ya.test:process.py:263 Command (pid 2906700) wtime: 1.001
DEBUG    ya.test:process.py:275 Command (pid 2906700) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

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

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27978
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63094
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14816
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23327
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4337
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da3/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da3/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:6506 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da3/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_c7bujk5s.log --grpc-port=27978 --mon-port=63094 --ic-port=14816
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da3/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da3/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:6506 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da3/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_c7bujk5s.log --grpc-port=27978 --mon-port=63094 --ic-port=14816
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4vhg/001da3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4vhg/001da3/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:6506', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/4vhg/001da3/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_c7bujk5s.log', '--grpc-port=27978', '--mon-port=63094', '--ic-port=14816')' in '/home/runner/.ya/build/build_root/4vhg/001da3/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2908299
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:27978/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001da3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2908301
DEBUG    ya.test:process.py:259 Command (pid 2908301) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2908301) elapsed time (sec): 1.8736705780029297
DEBUG    ya.test:process.py:263 Command (pid 2908301) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2908301) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2908301) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2908301) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2908301) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2908301) maxrss: 538508
DEBUG    ya.test:process.py:263 Command (pid 2908301) minflt: 16131
DEBUG    ya.test:process.py:263 Command (pid 2908301) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2908301) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2908301) nivcsw: 423
DEBUG    ya.test:process.py:263 Command (pid 2908301) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2908301) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2908301) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 2908301) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2908301) stime: 1.449545
DEBUG    ya.test:process.py:263 Command (pid 2908301) utime: 0.12283899999999999
DEBUG    ya.test:process.py:263 Command (pid 2908301) wtime: 1.907
DEBUG    ya.test:process.py:275 Command (pid 2908301) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d7fon3uiti
    Host information: 
        Linux ghrun-d7fon3uiti 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 2908301) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database up
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f4b1ebc8ba0 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.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f4b085ffd00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f4b085ffd00>
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:421 RpcState(ListEndpoints, 69224427-b7b0-4412-a4ac-465c8afa6f67, localhost:6506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 69224427-b7b0-4412-a4ac-465c8afa6f67, localhost:6506): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 69224427-b7b0-4412-a4ac-465c8afa6f67, localhost:6506): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-d7fon3uiti.auto.internal" port: 27978 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-d7fon3uiti.auto.internal:27978, 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:6506
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f4b085ffd00>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 500e2b42-9fc7-4f3c-97e7-20ccad210072, ghrun-d7fon3uiti.auto.internal:27978): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 500e2b42-9fc7-4f3c-97e7-20ccad210072, ghrun-d7fon3uiti.auto.internal:27978): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 500e2b42-9fc7-4f3c-97e7-20ccad210072, ghrun-d7fon3uiti.auto.internal:27978): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 500e2b42-9fc7-4f3c-97e7-20ccad210072, ghrun-d7fon3uiti.auto.internal:27978): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=ZDIyNTU4YTItNjQxMGE2MjMtZjAwNDA4ODgtZjE0MDQ2MTg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f4b085ffd00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f4b085ffd00>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 500e2b42-9fc7-4f3c-97e7-20ccad210072, ghrun-d7fon3uiti.auto.internal:27978): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 5dbe5975-4966-48cf-b3ea-f792d7ceea05, ghrun-d7fon3uiti.auto.internal:27978): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 5dbe5975-4966-48cf-b3ea-f792d7ceea05, ghrun-d7fon3uiti.auto.internal:27978): request = { session_id: "ydb://session/3?node_id=50000&id=ZDIyNTU4YTItNjQxMGE2MjMtZjAwNDA4ODgtZjE0MDQ2MTg=" 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, 5dbe5975-4966-48cf-b3ea-f792d7ceea05, ghrun-d7fon3uiti.auto.internal:27978): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f4b085ffd00>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_&cmstid=72057594037936131&txid=1761988411737475&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:27978/1
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4vhg/001da3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31420
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7874
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17489
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19760
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61359
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da3/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da3/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:6506 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da3/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_rw9r8zcm.log --grpc-port=31420 --mon-port=7874 --ic-port=17489
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4vhg/001da3/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4vhg/001da3/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:6506 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/4vhg/001da3/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_rw9r8zcm.log --grpc-port=31420 --mon-port=7874 --ic-port=17489
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4vhg/001da3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4vhg/001da3/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:6506', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/4vhg/001da3/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_rw9r8zcm.log', '--grpc-port=31420', '--mon-port=7874', '--ic-port=17489')' in '/home/runner/.ya/build/build_root/4vhg/001da3/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2921091
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:31420/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4vhg/001da3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2921093
DEBUG    ya.test:process.py:259 Command (pid 2921093) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2921093) elapsed time (sec): 2.0184285640716553
DEBUG    ya.test:process.py:263 Command (pid 2921093) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2921093) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2921093) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2921093) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2921093) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2921093) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2921093) minflt: 16427
DEBUG    ya.test:process.py:263 Command (pid 2921093) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2921093) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2921093) nivcsw: 418
DEBUG    ya.test:process.py:263 Command (pid 2921093) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2921093) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2921093) nvcsw: 60
DEBUG    ya.test:process.py:263 Command (pid 2921093) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2921093) stime: 1.476633
DEBUG    ya.test:process.py:263 Command (pid 2921093) utime: 0.10737899999999999
DEBUG    ya.test:process.py:263 Command (pid 2921093) wtime: 2.023
DEBUG    ya.test:process.py:275 Command (pid 2921093) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d7fon3uiti
    Host information: 
        Linux ghrun-d7fon3uiti 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 2921093) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database up
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f4b08ff58c0 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 0x7f4b20ceafe0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f4b20ceafe0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ab3c192a-83fe-4ba4-af4a-849ae212ac2d, localhost:6506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ab3c192a-83fe-4ba4-af4a-849ae212ac2d, localhost:6506): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ab3c192a-83fe-4ba4-af4a-849ae212ac2d, localhost:6506): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: DiscoveryResult <self_location: 1, endpoints []>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6506
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_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, fe9f8110-99e1-4b4d-bdd5-179c2607b139, localhost:6506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fe9f8110-99e1-4b4d-bdd5-179c2607b139, localhost:6506): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fe9f8110-99e1-4b4d-bdd5-179c2607b139, localhost:6506): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-d7fon3uiti.auto.internal" port: 31420 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-d7fon3uiti.auto.internal:31420, 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:6506
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f4b20ceafe0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 58eafc27-0c65-48fd-bdc7-dd69c448b000, ghrun-d7fon3uiti.auto.internal:31420): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 58eafc27-0c65-48fd-bdc7-dd69c448b000, ghrun-d7fon3uiti.auto.internal:31420): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 58eafc27-0c65-48fd-bdc7-dd69c448b000, ghrun-d7fon3uiti.auto.internal:31420): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 58eafc27-0c65-48fd-bdc7-dd69c448b000, ghrun-d7fon3uiti.auto.internal:31420): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=ZDE5ZTVlZTUtZDI5MjJkMjAtYzY0MTY3MzctNjc2YzkxMzA=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 58eafc27-0c65-48fd-bdc7-dd69c448b000, ghrun-d7fon3uiti.auto.internal:31420): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f4b20ceafe0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f4b20ceafe0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 2de4013a-fb5f-4838-ba03-56398ad1755e, ghrun-d7fon3uiti.auto.internal:31420): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 2de4013a-fb5f-4838-ba03-56398ad1755e, ghrun-d7fon3uiti.auto.internal:31420): request = { session_id: "ydb://session/3?node_id=50001&id=ZDE5ZTVlZTUtZDI5MjJkMjAtYzY0MTY3MzctNjc2YzkxMzA=" 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, 2de4013a-fb5f-4838-ba03-56398ad1755e, ghrun-d7fon3uiti.auto.internal:31420): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f4b20ceafe0>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_&cmstid=72057594037936131&txid=1761988439601389&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:31420/2
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f4b20ceafe0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f4b20ceafe0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 336f633e-6606-4e1a-b20f-b207dd4036d1, ghrun-d7fon3uiti.auto.internal:31420): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 336f633e-6606-4e1a-b20f-b207dd4036d1, ghrun-d7fon3uiti.auto.internal:31420): request = { session_id: "ydb://session/3?node_id=50001&id=ZDE5ZTVlZTUtZDI5MjJkMjAtYzY0MTY3MzctNjc2YzkxMzA=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 336f633e-6606-4e1a-b20f-b207dd4036d1, ghrun-d7fon3uiti.auto.internal:31420): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, 336f633e-6606-4e1a-b20f-b207dd4036d1, ghrun-d7fon3uiti.auto.internal:31420): 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:31420: 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:31420: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-11-01T09:14:23.635057658+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, 336f633e-6606-4e1a-b20f-b207dd4036d1, ghrun-d7fon3uiti.auto.internal:31420): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d7fon3uiti.auto.internal:31420
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f4b20ceafe0>
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: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.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f4b085ffd00>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f4b085ffd00> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 80253124-a7f9-4c03-817f-93fb12a31193, ghrun-d7fon3uiti.auto.internal:27978): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 80253124-a7f9-4c03-817f-93fb12a31193, ghrun-d7fon3uiti.auto.internal:27978): request = { session_id: "ydb://session/3?node_id=50000&id=ZDIyNTU4YTItNjQxMGE2MjMtZjAwNDA4ODgtZjE0MDQ2MTg=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 80253124-a7f9-4c03-817f-93fb12a31193, ghrun-d7fon3uiti.auto.internal:27978): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, 80253124-a7f9-4c03-817f-93fb12a31193, ghrun-d7fon3uiti.auto.internal:27978): 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:27978: 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:27978: 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-11-01T09:14:23.650032744+00:00", grpc_status:14}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 4ef360cf-3957-43f3-9ea6-c43309215d88, localhost:6506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4ef360cf-3957-43f3-9ea6-c43309215d88, localhost:6506): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, 80253124-a7f9-4c03-817f-93fb12a31193, ghrun-d7fon3uiti.auto.internal:27978): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d7fon3uiti.auto.internal:27978
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f4b085ffd00>
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:6506
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4ef360cf-3957-43f3-9ea6-c43309215d88, localhost:6506): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_. Endpoint: "localhost:6506". 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:6506
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5693d3fd-06e8-41c4-b5a4-3fdb4f407c1a, localhost:6506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5693d3fd-06e8-41c4-b5a4-3fdb4f407c1a, localhost:6506): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5693d3fd-06e8-41c4-b5a4-3fdb4f407c1a, localhost:6506): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_. Endpoint: "localhost:6506". 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:6506
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:6506
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
============================== slowest durations ===============================
126.95s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
65.21s call     test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
57.03s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
23.30s setup    test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
22.72s call     test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--true]
21.36s setup    test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
14.60s setup    test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--true]
12.48s call     test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--false]
10.47s setup    test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
7.36s teardown test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
3.57s setup    test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--false]
0.29s teardown test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
0.28s teardown test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
0.05s teardown test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--true]
0.01s teardown test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--false]
=========================== short test summary info ============================
FAILED test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 4 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
=================== 1 failed, 4 passed in 366.55s (0:06:06) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vhg/001dba/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

test_tenants.py .....

============================== slowest durations ===============================
73.80s call     test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true]
27.50s setup    test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--false]
25.11s setup    test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
20.98s setup    test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--false]
19.34s setup    test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
15.56s teardown test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
7.54s teardown test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--false]
3.68s teardown test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--false]
3.64s teardown test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
3.51s setup    test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true]
2.62s call     test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--false]
1.80s call     test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
0.78s call     test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--false]
0.76s call     test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
0.63s teardown test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true]
======================== 5 passed in 207.61s (0:03:27) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vhg/001d99/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

test_user_administration.py .....

============================== slowest durations ===============================
168.93s setup    test_user_administration.py::test_database_admin_can_create_user
34.55s teardown test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-himself]
0.50s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-himself]
0.49s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-admin-group]
0.49s call     test_user_administration.py::test_database_admin_can_create_user
0.48s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-subgroup]
0.48s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-user]
0.02s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-himself]
0.02s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-admin-group]
0.01s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-subgroup]
0.01s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-user]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 206.43s (0:03:26) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vhg/001db4/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

test_user_administration.py .....

============================== slowest durations ===============================
172.21s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-other-admin]
34.55s teardown test_user_administration.py::test_database_admin_cant_change_database_admin_user[change-password]
0.50s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-other-admin]
0.48s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[rename-admin-group]
0.48s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-subgroup]
0.47s call     test_user_administration.py::test_database_admin_cant_change_database_admin_user[block]
0.45s call     test_user_administration.py::test_database_admin_cant_change_database_admin_user[change-password]
0.03s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_user[block]
0.02s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-subgroup]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 209.62s (0:03:29) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vhg/001dd9/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

test_user_administration.py ....
test_users_groups_with_acl.py .

============================== slowest durations ===============================
148.27s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_user[unblock]
34.68s teardown test_user_administration.py::test_user_can_change_password_for_himself[ordinaryuser]
14.28s call     test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
12.02s setup    test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
3.03s teardown test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
0.78s call     test_user_administration.py::test_user_can_change_password_for_himself[dbadmin]
0.70s call     test_user_administration.py::test_user_can_change_password_for_himself[ordinaryuser]
0.55s call     test_user_administration.py::test_database_admin_cant_change_database_owner
0.50s call     test_user_administration.py::test_database_admin_cant_change_database_admin_user[unblock]
0.04s setup    test_user_administration.py::test_database_admin_cant_change_database_owner
0.02s setup    test_user_administration.py::test_user_can_change_password_for_himself[dbadmin]
0.01s teardown test_user_administration.py::test_database_admin_cant_change_database_admin_user[unblock]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 215.45s (0:03:35) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vhg/001dbb/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

test_users_groups_with_acl.py .....

============================== slowest durations ===============================
17.90s setup    test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
10.67s call     test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
10.65s setup    test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--true-YDB]
10.61s setup    test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--false-YDB]
9.64s setup    test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--false-YDB]
8.50s call     test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--false-YDB]
8.12s call     test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--true-YDB]
7.04s teardown test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
6.01s call     test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--true-YDB]
5.82s call     test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--false-YDB]
3.48s setup    test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--true-YDB]
0.01s teardown test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--false-YDB]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 98.89s (0:01:38) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vhg/001da7/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

test_users_groups_with_acl.py .....

============================== slowest durations ===============================
19.64s setup    test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]
18.73s setup    test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--false-YDB]
14.41s setup    test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--true-YDB]
14.18s setup    test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--true-YDB]
13.52s call     test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--false-YDB]
12.49s call     test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--true-YDB]
12.22s call     test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--true-YDB]
12.04s teardown test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]
10.36s call     test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]
6.17s call     test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--false-YDB]
3.98s setup    test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--false-YDB]
0.01s teardown test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--true-YDB]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 138.21s (0:02:18) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4vhg/001d9c/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

test_users_groups_with_acl.py .....

============================== slowest durations ===============================
23.04s setup    test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--false-YDB]
23.00s setup    test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]
19.46s setup    test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--true-YDB]
16.67s setup    test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--false-YDB]
16.59s call     test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--true-YDB]
16.48s call     test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]
14.02s call     test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--false-YDB]
12.17s call     test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--false-YDB]
7.01s teardown test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]
6.04s call     test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--true-YDB]
3.93s setup    test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--true-YDB]
0.03s teardown test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--true-YDB]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 158.87s (0:02:38) =========================
