============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j7t1/0025db/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 ===============================
196.90s setup    test_auth_system_views.py::test_tenant_auth_groups_access[clusteradmin-True]
29.54s teardown test_auth_system_views.py::test_tenant_auth_groups_access[ordinaryuser-False]
11.34s call     test_create_users.py::test_create_user
8.99s setup    test_create_users_strict_acl_checks.py::test_create_user
8.61s teardown test_create_users_strict_acl_checks.py::test_create_user
7.01s teardown test_create_users.py::test_create_user
3.70s setup    test_create_users.py::test_create_user
1.55s call     test_create_users_strict_acl_checks.py::test_create_user
0.49s call     test_auth_system_views.py::test_tenant_auth_groups_access[clusteradmin-True]
0.48s call     test_auth_system_views.py::test_tenant_auth_groups_access[dbadmin-True]
0.46s call     test_auth_system_views.py::test_tenant_auth_groups_access[clusteruser-False]
0.44s call     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]
0.01s teardown test_auth_system_views.py::test_tenant_auth_groups_access[clusteradmin-True]
0.01s teardown 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 269.91s (0:04:29) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j7t1/00262b/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.47s call     test_db_counters.py::TestKqpCounters::test_case
46.66s call     test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]
46.31s call     test_db_counters.py::TestStorageCounters::test_storage_counters[enable_separate_quotas]
21.19s setup    test_db_counters.py::test_serverless_counters[enable_separate_quotas]
17.05s teardown test_db_counters.py::test_serverless_counters[enable_separate_quotas]
13.88s call     test_db_counters.py::test_serverless_counters[disable_separate_quotas]
13.66s call     test_db_counters.py::test_serverless_counters[enable_separate_quotas]
12.45s call     test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--false]
10.40s setup    test_db_counters.py::test_serverless_counters[disable_separate_quotas]
9.88s setup    test_db_counters.py::TestStorageCounters::test_storage_counters[enable_separate_quotas]
7.08s setup    test_db_counters.py::TestKqpCounters::test_case
7.01s teardown test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--false]
6.95s setup    test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]
4.39s setup    test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--false]
3.54s teardown test_db_counters.py::TestKqpCounters::test_case
3.53s teardown test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]
1.53s 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 376.60s (0:06:16) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j7t1/002623/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 ..F...

=================================== FAILURES ===================================
_ 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:230: in create_database
    raise RuntimeError('create_database failed: %s, %s' % (operation.status, ydb.issues._format_issues(operation.issues)))
E   RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 11 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:264 Stopped node localhost:5919/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29904
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5354
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10495
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19824
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23525
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5975
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28311
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17453
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16565
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28039
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20608
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9573
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18125
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6192
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15978
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6046
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3456
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5597
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22690
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21512
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27621
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30168
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26876
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29557
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19214
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62834
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8495
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62954
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29195
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6856
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6816
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7644
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17733
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24954
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14221
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63203
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17896
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12061
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64616
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8426
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5649
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63909
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62701
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17444
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5945
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16256
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9130
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5074
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30597
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13350
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15584
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9109
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29004
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5919
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30174
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3164
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_dynamic_tenants
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/j7t1/002623/r3tmp/kikimr_cluster_b5iuu_dg
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32224
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9183
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29191
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28103
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002623/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002623/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/j7t1/002623/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_rdcb15re.log --grpc-port=32224 --mon-port=9183 --ic-port=3164
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:32224/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002623/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002623/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/j7t1/002623/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_rdcb15re.log --grpc-port=32224 --mon-port=9183 --ic-port=3164
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j7t1/002623/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/j7t1/002623/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_rdcb15re.log', '--grpc-port=32224', '--mon-port=9183', '--ic-port=3164')' in '/home/runner/.ya/build/build_root/j7t1/002623/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: 3095407
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:32224/1
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/j7t1/002623/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3095408
DEBUG    ya.test:process.py:259 Command (pid 3095408) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3095408) elapsed time (sec): 0.4313838481903076
DEBUG    ya.test:process.py:263 Command (pid 3095408) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3095408) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3095408) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3095408) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3095408) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3095408) maxrss: 543444
DEBUG    ya.test:process.py:263 Command (pid 3095408) minflt: 16229
DEBUG    ya.test:process.py:263 Command (pid 3095408) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3095408) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3095408) nivcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 3095408) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3095408) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3095408) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3095408) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3095408) stime: 0.207635
DEBUG    ya.test:process.py:263 Command (pid 3095408) utime: 0.133208
DEBUG    ya.test:process.py:263 Command (pid 3095408) wtime: 0.433
DEBUG    ya.test:process.py:275 Command (pid 3095408) output:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ahrwn43zse
    Host information: 
        Linux ghrun-ahrwn43zse 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3095408) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:32224', '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: 3164\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/j7t1/002623/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:32224', '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: 3164\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3096197
DEBUG    ya.test:process.py:259 Command (pid 3096197) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3096197) elapsed time (sec): 0.4742085933685303
DEBUG    ya.test:process.py:263 Command (pid 3096197) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3096197) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3096197) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3096197) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3096197) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3096197) maxrss: 551828
DEBUG    ya.test:process.py:263 Command (pid 3096197) minflt: 18370
DEBUG    ya.test:process.py:263 Command (pid 3096197) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3096197) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3096197) nivcsw: 75
DEBUG    ya.test:process.py:263 Command (pid 3096197) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3096197) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3096197) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 3096197) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3096197) stime: 0.288151
DEBUG    ya.test:process.py:263 Command (pid 3096197) utime: 0.13295099999999999
DEBUG    ya.test:process.py:263 Command (pid 3096197) wtime: 0.476
DEBUG    ya.test:process.py:275 Command (pid 3096197) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:32224', '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.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/j7t1/002623/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:32224', '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: 3096397
DEBUG    ya.test:process.py:259 Command (pid 3096397) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3096397) elapsed time (sec): 0.403078556060791
DEBUG    ya.test:process.py:263 Command (pid 3096397) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3096397) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3096397) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3096397) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3096397) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3096397) maxrss: 551812
DEBUG    ya.test:process.py:263 Command (pid 3096397) minflt: 18373
DEBUG    ya.test:process.py:263 Command (pid 3096397) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3096397) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3096397) nivcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 3096397) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3096397) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3096397) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 3096397) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3096397) stime: 0.22999799999999998
DEBUG    ya.test:process.py:263 Command (pid 3096397) utime: 0.125086
DEBUG    ya.test:process.py:263 Command (pid 3096397) wtime: 0.405
DEBUG    ya.test:process.py:275 Command (pid 3096397) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_dynamic_tenants.py, test_name: test_create_and_drop_tenants[enable_alter_database_create_hive_first--true])
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29999
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62099
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21088
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11494
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28578
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002623/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:32224 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_ssc9y16m.log --grpc-port=29999 --mon-port=62099 --ic-port=21088
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002623/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:32224 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_ssc9y16m.log --grpc-port=29999 --mon-port=62099 --ic-port=21088
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j7t1/002623/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:32224', '--tenant=/Root/users/database_0', '--log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_ssc9y16m.log', '--grpc-port=29999', '--mon-port=62099', '--ic-port=21088')' in '/home/runner/.ya/build/build_root/j7t1/002623/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: 3096888
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:29999/1
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/j7t1/002623/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3096889
DEBUG    ya.test:process.py:259 Command (pid 3096889) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3096889) elapsed time (sec): 0.3938610553741455
DEBUG    ya.test:process.py:263 Command (pid 3096889) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3096889) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3096889) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3096889) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3096889) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3096889) maxrss: 543444
DEBUG    ya.test:process.py:263 Command (pid 3096889) minflt: 16293
DEBUG    ya.test:process.py:263 Command (pid 3096889) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3096889) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3096889) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 3096889) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3096889) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3096889) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3096889) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3096889) stime: 0.21140899999999999
DEBUG    ya.test:process.py:263 Command (pid 3096889) utime: 0.131632
DEBUG    ya.test:process.py:263 Command (pid 3096889) wtime: 0.395
DEBUG    ya.test:process.py:275 Command (pid 3096889) output:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ahrwn43zse
    Host information: 
        Linux ghrun-ahrwn43zse 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3096889) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042
DEBUG    ydb.connection:connection.py:299 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:299 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 0x7f2e8db83fd0 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 0x7f2e8f7eddc0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2e8f7eddc0>
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_0
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 5cb7b709-a279-4a3a-98bd-62cef412714d, localhost:32224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5cb7b709-a279-4a3a-98bd-62cef412714d, localhost:32224): request = { database: "/Root/users/database_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5cb7b709-a279-4a3a-98bd-62cef412714d, localhost:32224): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ahrwn43zse.auto.internal" port: 29999 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-ahrwn43zse.auto.internal:29999, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:32224
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2e8f7eddc0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 5defe494-7877-4d1e-8999-87318cae9aff, ghrun-ahrwn43zse.auto.internal:29999): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5defe494-7877-4d1e-8999-87318cae9aff, ghrun-ahrwn43zse.auto.internal:29999): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 5defe494-7877-4d1e-8999-87318cae9aff, ghrun-ahrwn43zse.auto.internal:29999): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5defe494-7877-4d1e-8999-87318cae9aff, ghrun-ahrwn43zse.auto.internal:29999): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=MjY5ZDI4YjQtOGUxYjAyOTctYzA4NzI0MDAtZTI2NDgyYzQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8f7eddc0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f2e8f7eddc0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, f72695c1-9fa1-4546-a5d4-137d0a3b73cc, ghrun-ahrwn43zse.auto.internal:29999): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 5defe494-7877-4d1e-8999-87318cae9aff, ghrun-ahrwn43zse.auto.internal:29999): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f72695c1-9fa1-4546-a5d4-137d0a3b73cc, ghrun-ahrwn43zse.auto.internal:29999): request = { session_id: "ydb://session/3?node_id=50000&id=MjY5ZDI4YjQtOGUxYjAyOTctYzA4NzI0MDAtZTI2NDgyYzQ=" 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, f72695c1-9fa1-4546-a5d4-137d0a3b73cc, ghrun-ahrwn43zse.auto.internal:29999): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8f7eddc0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 578a2063-555e-431e-9432-5bab071556db, ghrun-ahrwn43zse.auto.internal:29999): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 578a2063-555e-431e-9432-5bab071556db, ghrun-ahrwn43zse.auto.internal:29999): request = { session_id: "ydb://session/3?node_id=50000&id=MjY5ZDI4YjQtOGUxYjAyOTctYzA4NzI0MDAtZTI2NDgyYzQ=" 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, 578a2063-555e-431e-9432-5bab071556db, ghrun-ahrwn43zse.auto.internal:29999): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8f7eddc0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f5a409ea-e952-4a05-aa64-db23fa57c935, ghrun-ahrwn43zse.auto.internal:29999): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5a409ea-e952-4a05-aa64-db23fa57c935, ghrun-ahrwn43zse.auto.internal:29999): request = { session_id: "ydb://session/3?node_id=50000&id=MjY5ZDI4YjQtOGUxYjAyOTctYzA4NzI0MDAtZTI2NDgyYzQ=" 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, f5a409ea-e952-4a05-aa64-db23fa57c935, ghrun-ahrwn43zse.auto.internal:29999): 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 0x7f2e8f7eddc0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 459da64f-58d9-4bac-bccd-25b7abe70617, ghrun-ahrwn43zse.auto.internal:29999): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 459da64f-58d9-4bac-bccd-25b7abe70617, ghrun-ahrwn43zse.auto.internal:29999): request = { session_id: "ydb://session/3?node_id=50000&id=MjY5ZDI4YjQtOGUxYjAyOTctYzA4NzI0MDAtZTI2NDgyYzQ=" 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, 459da64f-58d9-4bac-bccd-25b7abe70617, ghrun-ahrwn43zse.auto.internal:29999): 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 0x7f2e8f7eddc0>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, d833781a-43c9-4f5a-9550-ad86bd67b481, ghrun-ahrwn43zse.auto.internal:29999): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, d833781a-43c9-4f5a-9550-ad86bd67b481, ghrun-ahrwn43zse.auto.internal:29999): request = { session_id: "ydb://session/3?node_id=50000&id=MjY5ZDI4YjQtOGUxYjAyOTctYzA4NzI0MDAtZTI2NDgyYzQ=" 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, d833781a-43c9-4f5a-9550-ad86bd67b481, ghrun-ahrwn43zse.auto.internal:29999): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8f7eddc0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f2e8f7eddc0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f2e8f7eddc0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 96b5ef67-617d-4db0-b95e-429b8fd6d01f, ghrun-ahrwn43zse.auto.internal:29999): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 96b5ef67-617d-4db0-b95e-429b8fd6d01f, ghrun-ahrwn43zse.auto.internal:29999): request = { session_id: "ydb://session/3?node_id=50000&id=MjY5ZDI4YjQtOGUxYjAyOTctYzA4NzI0MDAtZTI2NDgyYzQ=" 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 0x7f2e8f7eddc0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 96b5ef67-617d-4db0-b95e-429b8fd6d01f, ghrun-ahrwn43zse.auto.internal:29999): on response callback started
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 96b5ef67-617d-4db0-b95e-429b8fd6d01f, ghrun-ahrwn43zse.auto.internal:29999): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 96b5ef67-617d-4db0-b95e-429b8fd6d01f, ghrun-ahrwn43zse.auto.internal:29999): on response callback success
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:32224
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-ahrwn43zse.auto.internal:29999
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/users/database_0
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/users/database_0: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/users/database_0: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_0&cmstid=72057594037936131&txid=1761330296896218&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/users/database_0: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/users/database_0: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/users/database_0: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/users/database_0: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:29999/1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32072
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24868
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23502
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7504
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22423
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002623/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:32224 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_961fth_8.log --grpc-port=32072 --mon-port=24868 --ic-port=23502
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002623/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:32224 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_961fth_8.log --grpc-port=32072 --mon-port=24868 --ic-port=23502
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j7t1/002623/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:32224', '--tenant=/Root/users/database_1', '--log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_961fth_8.log', '--grpc-port=32072', '--mon-port=24868', '--ic-port=23502')' in '/home/runner/.ya/build/build_root/j7t1/002623/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: 3101637
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:32072/2
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/j7t1/002623/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3101638
DEBUG    ya.test:process.py:259 Command (pid 3101638) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3101638) elapsed time (sec): 0.5215227603912354
DEBUG    ya.test:process.py:263 Command (pid 3101638) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3101638) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3101638) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3101638) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3101638) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3101638) maxrss: 543444
DEBUG    ya.test:process.py:263 Command (pid 3101638) minflt: 16230
DEBUG    ya.test:process.py:263 Command (pid 3101638) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3101638) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3101638) nivcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 3101638) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3101638) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3101638) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3101638) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3101638) stime: 0.257312
DEBUG    ya.test:process.py:263 Command (pid 3101638) utime: 0.121622
DEBUG    ya.test:process.py:263 Command (pid 3101638) wtime: 0.523
DEBUG    ya.test:process.py:275 Command (pid 3101638) output:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ahrwn43zse
    Host information: 
        Linux ghrun-ahrwn43zse 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3101638) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042
DEBUG    ydb.connection:connection.py:299 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:299 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 0x7f2e8f766ae0 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 0x7f2e8f7669f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2e8f7669f0>
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:379 RpcState(ListEndpoints, 224e8436-d732-417d-987e-49c0374a1823, localhost:32224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 224e8436-d732-417d-987e-49c0374a1823, localhost:32224): request = { database: "/Root/users/database_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 224e8436-d732-417d-987e-49c0374a1823, localhost:32224): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ahrwn43zse.auto.internal" port: 32072 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-ahrwn43zse.auto.internal:32072, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:32224
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2e8f7669f0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 8ad23407-0032-4464-828e-e283878a97f0, ghrun-ahrwn43zse.auto.internal:32072): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8ad23407-0032-4464-828e-e283878a97f0, ghrun-ahrwn43zse.auto.internal:32072): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 8ad23407-0032-4464-828e-e283878a97f0, ghrun-ahrwn43zse.auto.internal:32072): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8ad23407-0032-4464-828e-e283878a97f0, ghrun-ahrwn43zse.auto.internal:32072): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=YTk2ODZkNTUtMzg1YzNhMTgtOGI2NTBhNi00MjI0OTJlZA==" } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 8ad23407-0032-4464-828e-e283878a97f0, ghrun-ahrwn43zse.auto.internal:32072): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8f7669f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f2e8f7669f0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 2d0d8fbc-c9b9-409d-b57d-ef36111f1424, ghrun-ahrwn43zse.auto.internal:32072): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2d0d8fbc-c9b9-409d-b57d-ef36111f1424, ghrun-ahrwn43zse.auto.internal:32072): request = { session_id: "ydb://session/3?node_id=50001&id=YTk2ODZkNTUtMzg1YzNhMTgtOGI2NTBhNi00MjI0OTJlZA==" 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, 2d0d8fbc-c9b9-409d-b57d-ef36111f1424, ghrun-ahrwn43zse.auto.internal:32072): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8f7669f0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 49706912-bb92-47c6-9876-e250a8c49b3c, ghrun-ahrwn43zse.auto.internal:32072): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 49706912-bb92-47c6-9876-e250a8c49b3c, ghrun-ahrwn43zse.auto.internal:32072): request = { session_id: "ydb://session/3?node_id=50001&id=YTk2ODZkNTUtMzg1YzNhMTgtOGI2NTBhNi00MjI0OTJlZA==" 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, 49706912-bb92-47c6-9876-e250a8c49b3c, ghrun-ahrwn43zse.auto.internal:32072): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8f7669f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3529fc58-1c08-449d-9818-f631f93b9da8, ghrun-ahrwn43zse.auto.internal:32072): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3529fc58-1c08-449d-9818-f631f93b9da8, ghrun-ahrwn43zse.auto.internal:32072): request = { session_id: "ydb://session/3?node_id=50001&id=YTk2ODZkNTUtMzg1YzNhMTgtOGI2NTBhNi00MjI0OTJlZA==" 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, 3529fc58-1c08-449d-9818-f631f93b9da8, ghrun-ahrwn43zse.auto.internal:32072): 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 0x7f2e8f7669f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ad1285bb-c5a1-4901-b8b5-1f3acfff8466, ghrun-ahrwn43zse.auto.internal:32072): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad1285bb-c5a1-4901-b8b5-1f3acfff8466, ghrun-ahrwn43zse.auto.internal:32072): request = { session_id: "ydb://session/3?node_id=50001&id=YTk2ODZkNTUtMzg1YzNhMTgtOGI2NTBhNi00MjI0OTJlZA==" 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, ad1285bb-c5a1-4901-b8b5-1f3acfff8466, ghrun-ahrwn43zse.auto.internal:32072): 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 0x7f2e8f7669f0>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, ef8d0d6d-f2fe-42ab-9953-6641fc05763c, ghrun-ahrwn43zse.auto.internal:32072): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, ef8d0d6d-f2fe-42ab-9953-6641fc05763c, ghrun-ahrwn43zse.auto.internal:32072): request = { session_id: "ydb://session/3?node_id=50001&id=YTk2ODZkNTUtMzg1YzNhMTgtOGI2NTBhNi00MjI0OTJlZA==" 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, ef8d0d6d-f2fe-42ab-9953-6641fc05763c, ghrun-ahrwn43zse.auto.internal:32072): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8f7669f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f2e8f7669f0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f2e8f7669f0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 802b02e7-86d3-4b1a-b579-984b87dd2bf5, ghrun-ahrwn43zse.auto.internal:32072): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 802b02e7-86d3-4b1a-b579-984b87dd2bf5, ghrun-ahrwn43zse.auto.internal:32072): request = { session_id: "ydb://session/3?node_id=50001&id=YTk2ODZkNTUtMzg1YzNhMTgtOGI2NTBhNi00MjI0OTJlZA==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 802b02e7-86d3-4b1a-b579-984b87dd2bf5, ghrun-ahrwn43zse.auto.internal:32072): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 802b02e7-86d3-4b1a-b579-984b87dd2bf5, ghrun-ahrwn43zse.auto.internal:32072): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 802b02e7-86d3-4b1a-b579-984b87dd2bf5, ghrun-ahrwn43zse.auto.internal:32072): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f2e8f7669f0>
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
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:32224
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-ahrwn43zse.auto.internal:32072
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/users/database_1
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/users/database_1: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/users/database_1: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_1&cmstid=72057594037936131&txid=1761330303877681&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/users/database_1: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/users/database_1: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/users/database_1: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/users/database_1: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:32072/2
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30432
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7319
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5784
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16786
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25217
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002623/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:32224 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_kuu1n3pu.log --grpc-port=30432 --mon-port=7319 --ic-port=5784
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002623/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:32224 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_kuu1n3pu.log --grpc-port=30432 --mon-port=7319 --ic-port=5784
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j7t1/002623/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:32224', '--tenant=/Root/users/database_2', '--log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_kuu1n3pu.log', '--grpc-port=30432', '--mon-port=7319', '--ic-port=5784')' in '/home/runner/.ya/build/build_root/j7t1/002623/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: 3104030
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:30432/3
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/j7t1/002623/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3104032
DEBUG    ya.test:process.py:259 Command (pid 3104032) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3104032) elapsed time (sec): 0.37787699699401855
DEBUG    ya.test:process.py:263 Command (pid 3104032) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3104032) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3104032) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3104032) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3104032) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3104032) maxrss: 543444
DEBUG    ya.test:process.py:263 Command (pid 3104032) minflt: 16230
DEBUG    ya.test:process.py:263 Command (pid 3104032) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3104032) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3104032) nivcsw: 63
DEBUG    ya.test:process.py:263 Command (pid 3104032) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3104032) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3104032) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3104032) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3104032) stime: 0.18004099999999998
DEBUG    ya.test:process.py:263 Command (pid 3104032) utime: 0.128029
DEBUG    ya.test:process.py:263 Command (pid 3104032) wtime: 0.379
DEBUG    ya.test:process.py:275 Command (pid 3104032) output:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ahrwn43zse
    Host information: 
        Linux ghrun-ahrwn43zse 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3104032) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042
DEBUG    ydb.connection:connection.py:299 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:299 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 0x7f2e8dc58a10 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 0x7f2e8dc5bda0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2e8dc5bda0>
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_2
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, d790f4fe-b22d-4545-a153-04794ebc5b61, localhost:32224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d790f4fe-b22d-4545-a153-04794ebc5b61, localhost:32224): request = { database: "/Root/users/database_2" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d790f4fe-b22d-4545-a153-04794ebc5b61, localhost:32224): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ahrwn43zse.auto.internal" port: 30432 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-ahrwn43zse.auto.internal:30432, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:32224
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2e8dc5bda0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 9936f685-78dc-49c0-b1d6-92e482b9420c, ghrun-ahrwn43zse.auto.internal:30432): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9936f685-78dc-49c0-b1d6-92e482b9420c, ghrun-ahrwn43zse.auto.internal:30432): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 9936f685-78dc-49c0-b1d6-92e482b9420c, ghrun-ahrwn43zse.auto.internal:30432): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9936f685-78dc-49c0-b1d6-92e482b9420c, ghrun-ahrwn43zse.auto.internal:30432): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NDFmZmIxMGMtY2RlMTE1MmMtYTAwMjMwZTAtOGY4MzU3NDg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8dc5bda0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f2e8dc5bda0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, f43d105f-1761-4b47-9d68-e5058d6311df, ghrun-ahrwn43zse.auto.internal:30432): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 9936f685-78dc-49c0-b1d6-92e482b9420c, ghrun-ahrwn43zse.auto.internal:30432): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f43d105f-1761-4b47-9d68-e5058d6311df, ghrun-ahrwn43zse.auto.internal:30432): request = { session_id: "ydb://session/3?node_id=50002&id=NDFmZmIxMGMtY2RlMTE1MmMtYTAwMjMwZTAtOGY4MzU3NDg=" 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, f43d105f-1761-4b47-9d68-e5058d6311df, ghrun-ahrwn43zse.auto.internal:30432): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8dc5bda0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 2bb7fe18-baf4-4953-b899-8b61ac6ae1c9, ghrun-ahrwn43zse.auto.internal:30432): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2bb7fe18-baf4-4953-b899-8b61ac6ae1c9, ghrun-ahrwn43zse.auto.internal:30432): request = { session_id: "ydb://session/3?node_id=50002&id=NDFmZmIxMGMtY2RlMTE1MmMtYTAwMjMwZTAtOGY4MzU3NDg=" 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, 2bb7fe18-baf4-4953-b899-8b61ac6ae1c9, ghrun-ahrwn43zse.auto.internal:30432): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8dc5bda0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9e91c6e2-48c4-41db-9cd1-70151229c210, ghrun-ahrwn43zse.auto.internal:30432): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e91c6e2-48c4-41db-9cd1-70151229c210, ghrun-ahrwn43zse.auto.internal:30432): request = { session_id: "ydb://session/3?node_id=50002&id=NDFmZmIxMGMtY2RlMTE1MmMtYTAwMjMwZTAtOGY4MzU3NDg=" 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, 9e91c6e2-48c4-41db-9cd1-70151229c210, ghrun-ahrwn43zse.auto.internal:30432): 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 0x7f2e8dc5bda0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f18c8e88-506f-4282-8861-ff716b4b03b7, ghrun-ahrwn43zse.auto.internal:30432): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f18c8e88-506f-4282-8861-ff716b4b03b7, ghrun-ahrwn43zse.auto.internal:30432): request = { session_id: "ydb://session/3?node_id=50002&id=NDFmZmIxMGMtY2RlMTE1MmMtYTAwMjMwZTAtOGY4MzU3NDg=" 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, f18c8e88-506f-4282-8861-ff716b4b03b7, ghrun-ahrwn43zse.auto.internal:30432): 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 0x7f2e8dc5bda0>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, e97837e5-66d5-493e-818b-6e7262d1ae7a, ghrun-ahrwn43zse.auto.internal:30432): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, e97837e5-66d5-493e-818b-6e7262d1ae7a, ghrun-ahrwn43zse.auto.internal:30432): request = { session_id: "ydb://session/3?node_id=50002&id=NDFmZmIxMGMtY2RlMTE1MmMtYTAwMjMwZTAtOGY4MzU3NDg=" 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, e97837e5-66d5-493e-818b-6e7262d1ae7a, ghrun-ahrwn43zse.auto.internal:30432): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8dc5bda0>
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 0x7f2e8dc5bda0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f2e8dc5bda0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, c785a067-a1be-4f84-ba0c-0854abfc2ba5, ghrun-ahrwn43zse.auto.internal:30432): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c785a067-a1be-4f84-ba0c-0854abfc2ba5, ghrun-ahrwn43zse.auto.internal:30432): request = { session_id: "ydb://session/3?node_id=50002&id=NDFmZmIxMGMtY2RlMTE1MmMtYTAwMjMwZTAtOGY4MzU3NDg=" 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 0x7f2e8dc5bda0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, c785a067-a1be-4f84-ba0c-0854abfc2ba5, ghrun-ahrwn43zse.auto.internal:30432): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c785a067-a1be-4f84-ba0c-0854abfc2ba5, ghrun-ahrwn43zse.auto.internal:30432): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, c785a067-a1be-4f84-ba0c-0854abfc2ba5, ghrun-ahrwn43zse.auto.internal:30432): on response callback success
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:32224
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-ahrwn43zse.auto.internal:30432
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/users/database_2
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/users/database_2: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/users/database_2: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_2&cmstid=72057594037936131&txid=1761330308700474&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/users/database_2: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/users/database_2: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/users/database_2: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/users/database_2: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:30432/3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9368
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28674
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14993
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32604
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15772
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002623/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:32224 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_1n1a6bk_.log --grpc-port=9368 --mon-port=28674 --ic-port=14993
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002623/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:32224 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_1n1a6bk_.log --grpc-port=9368 --mon-port=28674 --ic-port=14993
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j7t1/002623/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:32224', '--tenant=/Root/users/database_3', '--log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_1n1a6bk_.log', '--grpc-port=9368', '--mon-port=28674', '--ic-port=14993')' in '/home/runner/.ya/build/build_root/j7t1/002623/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: 3107328
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:9368/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.23
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.23
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3107329
DEBUG    ya.test:process.py:259 Command (pid 3107329) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3107329) elapsed time (sec): 0.354442834854126
DEBUG    ya.test:process.py:263 Command (pid 3107329) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3107329) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3107329) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3107329) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3107329) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3107329) maxrss: 543444
DEBUG    ya.test:process.py:263 Command (pid 3107329) minflt: 16230
DEBUG    ya.test:process.py:263 Command (pid 3107329) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3107329) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3107329) nivcsw: 105
DEBUG    ya.test:process.py:263 Command (pid 3107329) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3107329) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3107329) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3107329) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3107329) stime: 0.176443
DEBUG    ya.test:process.py:263 Command (pid 3107329) utime: 0.122845
DEBUG    ya.test:process.py:263 Command (pid 3107329) wtime: 0.356
DEBUG    ya.test:process.py:275 Command (pid 3107329) output:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ahrwn43zse
    Host information: 
        Linux ghrun-ahrwn43zse 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3107329) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042
DEBUG    ydb.connection:connection.py:299 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:299 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 0x7f2e8d966ea0 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 0x7f2e8d965ff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2e8d965ff0>
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:379 RpcState(ListEndpoints, ba96c059-53f7-4efb-9721-e03828b40f6d, localhost:32224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ba96c059-53f7-4efb-9721-e03828b40f6d, localhost:32224): request = { database: "/Root/users/database_3" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ba96c059-53f7-4efb-9721-e03828b40f6d, localhost:32224): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ahrwn43zse.auto.internal" port: 9368 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-ahrwn43zse.auto.internal:9368, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:32224
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2e8d965ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 4255a523-7556-419d-860b-19e37c7de839, ghrun-ahrwn43zse.auto.internal:9368): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4255a523-7556-419d-860b-19e37c7de839, ghrun-ahrwn43zse.auto.internal:9368): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 4255a523-7556-419d-860b-19e37c7de839, ghrun-ahrwn43zse.auto.internal:9368): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4255a523-7556-419d-860b-19e37c7de839, ghrun-ahrwn43zse.auto.internal:9368): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=Y2U0ODNlZmEtYzk3Zjk3NDMtMzAxMDdjY2YtNTI4ZGJjZWM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8d965ff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f2e8d965ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 4cb21255-ced9-47dc-83ea-0ad751ea4ee1, ghrun-ahrwn43zse.auto.internal:9368): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 4255a523-7556-419d-860b-19e37c7de839, ghrun-ahrwn43zse.auto.internal:9368): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4cb21255-ced9-47dc-83ea-0ad751ea4ee1, ghrun-ahrwn43zse.auto.internal:9368): request = { session_id: "ydb://session/3?node_id=50003&id=Y2U0ODNlZmEtYzk3Zjk3NDMtMzAxMDdjY2YtNTI4ZGJjZWM=" 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, 4cb21255-ced9-47dc-83ea-0ad751ea4ee1, ghrun-ahrwn43zse.auto.internal:9368): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8d965ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, f4e9f1aa-0357-44ba-8a7e-e69e5faad7b2, ghrun-ahrwn43zse.auto.internal:9368): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f4e9f1aa-0357-44ba-8a7e-e69e5faad7b2, ghrun-ahrwn43zse.auto.internal:9368): request = { session_id: "ydb://session/3?node_id=50003&id=Y2U0ODNlZmEtYzk3Zjk3NDMtMzAxMDdjY2YtNTI4ZGJjZWM=" 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, f4e9f1aa-0357-44ba-8a7e-e69e5faad7b2, ghrun-ahrwn43zse.auto.internal:9368): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8d965ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 75ea5445-e4f1-4fce-a847-c3caec4c694a, ghrun-ahrwn43zse.auto.internal:9368): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75ea5445-e4f1-4fce-a847-c3caec4c694a, ghrun-ahrwn43zse.auto.internal:9368): request = { session_id: "ydb://session/3?node_id=50003&id=Y2U0ODNlZmEtYzk3Zjk3NDMtMzAxMDdjY2YtNTI4ZGJjZWM=" 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, 75ea5445-e4f1-4fce-a847-c3caec4c694a, ghrun-ahrwn43zse.auto.internal:9368): 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 0x7f2e8d965ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fe9720f9-0e4a-4b5a-83be-7894050e9207, ghrun-ahrwn43zse.auto.internal:9368): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe9720f9-0e4a-4b5a-83be-7894050e9207, ghrun-ahrwn43zse.auto.internal:9368): request = { session_id: "ydb://session/3?node_id=50003&id=Y2U0ODNlZmEtYzk3Zjk3NDMtMzAxMDdjY2YtNTI4ZGJjZWM=" 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, fe9720f9-0e4a-4b5a-83be-7894050e9207, ghrun-ahrwn43zse.auto.internal:9368): 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 0x7f2e8d965ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, eedb9fc4-3fb7-4282-ac7f-3186a248cb90, ghrun-ahrwn43zse.auto.internal:9368): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, eedb9fc4-3fb7-4282-ac7f-3186a248cb90, ghrun-ahrwn43zse.auto.internal:9368): request = { session_id: "ydb://session/3?node_id=50003&id=Y2U0ODNlZmEtYzk3Zjk3NDMtMzAxMDdjY2YtNTI4ZGJjZWM=" 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, eedb9fc4-3fb7-4282-ac7f-3186a248cb90, ghrun-ahrwn43zse.auto.internal:9368): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8d965ff0>
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 0x7f2e8d965ff0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f2e8d965ff0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, a7b47b9f-5f7d-4f4d-98c9-8d1c507dfaab, ghrun-ahrwn43zse.auto.internal:9368): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a7b47b9f-5f7d-4f4d-98c9-8d1c507dfaab, ghrun-ahrwn43zse.auto.internal:9368): request = { session_id: "ydb://session/3?node_id=50003&id=Y2U0ODNlZmEtYzk3Zjk3NDMtMzAxMDdjY2YtNTI4ZGJjZWM=" 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 0x7f2e8d965ff0>
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
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:32224
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-ahrwn43zse.auto.internal:9368
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, a7b47b9f-5f7d-4f4d-98c9-8d1c507dfaab, ghrun-ahrwn43zse.auto.internal:9368): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a7b47b9f-5f7d-4f4d-98c9-8d1c507dfaab, ghrun-ahrwn43zse.auto.internal:9368): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/users/database_3
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, a7b47b9f-5f7d-4f4d-98c9-8d1c507dfaab, ghrun-ahrwn43zse.auto.internal:9368): on response callback success
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/users/database_3: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/users/database_3: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_3&cmstid=72057594037936131&txid=1761330317368915&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/users/database_3: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/users/database_3: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/users/database_3: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/users/database_3: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:9368/4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21966
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9787
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23389
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22479
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9593
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002623/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:32224 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_jycwwrmt.log --grpc-port=21966 --mon-port=9787 --ic-port=23389
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002623/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:32224 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_jycwwrmt.log --grpc-port=21966 --mon-port=9787 --ic-port=23389
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j7t1/002623/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:32224', '--tenant=/Root/users/database_4', '--log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_jycwwrmt.log', '--grpc-port=21966', '--mon-port=9787', '--ic-port=23389')' in '/home/runner/.ya/build/build_root/j7t1/002623/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: 3113660
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:21966/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.24
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.24
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3113661
DEBUG    ya.test:process.py:259 Command (pid 3113661) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3113661) elapsed time (sec): 0.3596649169921875
DEBUG    ya.test:process.py:263 Command (pid 3113661) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3113661) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3113661) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3113661) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3113661) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3113661) maxrss: 543444
DEBUG    ya.test:process.py:263 Command (pid 3113661) minflt: 16229
DEBUG    ya.test:process.py:263 Command (pid 3113661) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3113661) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3113661) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3113661) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3113661) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3113661) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3113661) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3113661) stime: 0.191352
DEBUG    ya.test:process.py:263 Command (pid 3113661) utime: 0.11959499999999999
DEBUG    ya.test:process.py:263 Command (pid 3113661) wtime: 0.361
DEBUG    ya.test:process.py:275 Command (pid 3113661) output:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ahrwn43zse
    Host information: 
        Linux ghrun-ahrwn43zse 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3113661) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 5 version:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042
DEBUG    ydb.connection:connection.py:299 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:299 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 0x7f2e8dd5d320 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 0x7f2e8dc0a090>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2e8dc0a090>
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:379 RpcState(ListEndpoints, 375edcd8-5bf6-4a60-90f4-7b419137a92e, localhost:32224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 375edcd8-5bf6-4a60-90f4-7b419137a92e, localhost:32224): request = { database: "/Root/users/database_4" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 375edcd8-5bf6-4a60-90f4-7b419137a92e, localhost:32224): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ahrwn43zse.auto.internal" port: 21966 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-ahrwn43zse.auto.internal:21966, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:32224
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2e8dc0a090>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, c9e4ffbd-0096-4088-b1fc-c746e5494375, ghrun-ahrwn43zse.auto.internal:21966): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c9e4ffbd-0096-4088-b1fc-c746e5494375, ghrun-ahrwn43zse.auto.internal:21966): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, c9e4ffbd-0096-4088-b1fc-c746e5494375, ghrun-ahrwn43zse.auto.internal:21966): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c9e4ffbd-0096-4088-b1fc-c746e5494375, ghrun-ahrwn43zse.auto.internal:21966): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50004&id=YzVhYzFjYjktZjZjODZiYjUtYWM2ZDM3NWQtYTUzMTIxZmQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8dc0a090>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f2e8dc0a090>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, c257f205-e4f9-4685-bec3-03ad765c6673, ghrun-ahrwn43zse.auto.internal:21966): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, c9e4ffbd-0096-4088-b1fc-c746e5494375, ghrun-ahrwn43zse.auto.internal:21966): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c257f205-e4f9-4685-bec3-03ad765c6673, ghrun-ahrwn43zse.auto.internal:21966): request = { session_id: "ydb://session/3?node_id=50004&id=YzVhYzFjYjktZjZjODZiYjUtYWM2ZDM3NWQtYTUzMTIxZmQ=" 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, c257f205-e4f9-4685-bec3-03ad765c6673, ghrun-ahrwn43zse.auto.internal:21966): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8dc0a090>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, f53128a4-7d4a-43cf-97d8-988ce7eb6e0b, ghrun-ahrwn43zse.auto.internal:21966): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f53128a4-7d4a-43cf-97d8-988ce7eb6e0b, ghrun-ahrwn43zse.auto.internal:21966): request = { session_id: "ydb://session/3?node_id=50004&id=YzVhYzFjYjktZjZjODZiYjUtYWM2ZDM3NWQtYTUzMTIxZmQ=" 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, f53128a4-7d4a-43cf-97d8-988ce7eb6e0b, ghrun-ahrwn43zse.auto.internal:21966): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8dc0a090>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 42201fa8-fa46-4368-968f-016ab44fcdec, ghrun-ahrwn43zse.auto.internal:21966): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42201fa8-fa46-4368-968f-016ab44fcdec, ghrun-ahrwn43zse.auto.internal:21966): request = { session_id: "ydb://session/3?node_id=50004&id=YzVhYzFjYjktZjZjODZiYjUtYWM2ZDM3NWQtYTUzMTIxZmQ=" 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, 42201fa8-fa46-4368-968f-016ab44fcdec, ghrun-ahrwn43zse.auto.internal:21966): 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 0x7f2e8dc0a090>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6e57610d-80c5-4236-abf8-84329091b0f1, ghrun-ahrwn43zse.auto.internal:21966): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e57610d-80c5-4236-abf8-84329091b0f1, ghrun-ahrwn43zse.auto.internal:21966): request = { session_id: "ydb://session/3?node_id=50004&id=YzVhYzFjYjktZjZjODZiYjUtYWM2ZDM3NWQtYTUzMTIxZmQ=" 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, 6e57610d-80c5-4236-abf8-84329091b0f1, ghrun-ahrwn43zse.auto.internal:21966): 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 0x7f2e8dc0a090>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 0d51adf0-786c-48c9-971a-d20b9f3cf755, ghrun-ahrwn43zse.auto.internal:21966): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 0d51adf0-786c-48c9-971a-d20b9f3cf755, ghrun-ahrwn43zse.auto.internal:21966): request = { session_id: "ydb://session/3?node_id=50004&id=YzVhYzFjYjktZjZjODZiYjUtYWM2ZDM3NWQtYTUzMTIxZmQ=" 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, 0d51adf0-786c-48c9-971a-d20b9f3cf755, ghrun-ahrwn43zse.auto.internal:21966): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8dc0a090>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f2e8dc0a090>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f2e8dc0a090> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 16f3de94-0b6f-41f7-8b3f-9a824fdafa1a, ghrun-ahrwn43zse.auto.internal:21966): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 16f3de94-0b6f-41f7-8b3f-9a824fdafa1a, ghrun-ahrwn43zse.auto.internal:21966): request = { session_id: "ydb://session/3?node_id=50004&id=YzVhYzFjYjktZjZjODZiYjUtYWM2ZDM3NWQtYTUzMTIxZmQ=" 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 0x7f2e8dc0a090>
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:103 RpcState(DeleteSession, 16f3de94-0b6f-41f7-8b3f-9a824fdafa1a, ghrun-ahrwn43zse.auto.internal:21966): on response callback started
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 16f3de94-0b6f-41f7-8b3f-9a824fdafa1a, ghrun-ahrwn43zse.auto.internal:21966): response = { operation { ready: true status: SUCCESS } }
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:32224
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-ahrwn43zse.auto.internal:21966
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 16f3de94-0b6f-41f7-8b3f-9a824fdafa1a, ghrun-ahrwn43zse.auto.internal:21966): 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:360 /Root/users/database_4
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/users/database_4: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/users/database_4: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_4&cmstid=72057594037936131&txid=1761330322031174&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/users/database_4: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/users/database_4: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/users/database_4: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/users/database_4: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:21966/5
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2486
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13371
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20152
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29169
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29170
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5501
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002623/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:32224 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_6/logfile_55udwfxn.log --grpc-port=2486 --mon-port=13371 --ic-port=20152
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002623/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:32224 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_6/logfile_55udwfxn.log --grpc-port=2486 --mon-port=13371 --ic-port=20152
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j7t1/002623/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:32224', '--tenant=/Root/users/database_5', '--log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_6/logfile_55udwfxn.log', '--grpc-port=2486', '--mon-port=13371', '--ic-port=20152')' in '/home/runner/.ya/build/build_root/j7t1/002623/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_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3115985
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:2486/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.25
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.25
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3115987
DEBUG    ya.test:process.py:259 Command (pid 3115987) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3115987) elapsed time (sec): 0.4831535816192627
DEBUG    ya.test:process.py:263 Command (pid 3115987) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3115987) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3115987) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3115987) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3115987) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3115987) maxrss: 543444
DEBUG    ya.test:process.py:263 Command (pid 3115987) minflt: 16233
DEBUG    ya.test:process.py:263 Command (pid 3115987) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3115987) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3115987) nivcsw: 62
DEBUG    ya.test:process.py:263 Command (pid 3115987) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3115987) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3115987) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3115987) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3115987) stime: 0.310095
DEBUG    ya.test:process.py:263 Command (pid 3115987) utime: 0.119267
DEBUG    ya.test:process.py:263 Command (pid 3115987) wtime: 0.484
DEBUG    ya.test:process.py:275 Command (pid 3115987) output:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ahrwn43zse
    Host information: 
        Linux ghrun-ahrwn43zse 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3115987) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 6 version:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042
DEBUG    ydb.connection:connection.py:299 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:299 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 0x7f2e72e0a540 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 0x7f2e72e09730>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2e72e09730>
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_5
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, df192544-022b-46f8-b28c-ee02a61c3d17, localhost:32224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, df192544-022b-46f8-b28c-ee02a61c3d17, localhost:32224): request = { database: "/Root/users/database_5" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, df192544-022b-46f8-b28c-ee02a61c3d17, localhost:32224): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ahrwn43zse.auto.internal" port: 2486 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: 50005 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_5: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ahrwn43zse.auto.internal:2486, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:32224
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2e72e09730>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 7d771418-e005-4bb8-8381-0d156863a216, ghrun-ahrwn43zse.auto.internal:2486): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7d771418-e005-4bb8-8381-0d156863a216, ghrun-ahrwn43zse.auto.internal:2486): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 7d771418-e005-4bb8-8381-0d156863a216, ghrun-ahrwn43zse.auto.internal:2486): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7d771418-e005-4bb8-8381-0d156863a216, ghrun-ahrwn43zse.auto.internal:2486): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50005&id=YmZhNzc0MWQtNzU2ZjJjNmQtYjg1Mzk4MS02MzNmOWEzMw==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e72e09730>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f2e72e09730>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 1be98a6a-2391-4629-b00c-4c89d25f4dd1, ghrun-ahrwn43zse.auto.internal:2486): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 7d771418-e005-4bb8-8381-0d156863a216, ghrun-ahrwn43zse.auto.internal:2486): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1be98a6a-2391-4629-b00c-4c89d25f4dd1, ghrun-ahrwn43zse.auto.internal:2486): request = { session_id: "ydb://session/3?node_id=50005&id=YmZhNzc0MWQtNzU2ZjJjNmQtYjg1Mzk4MS02MzNmOWEzMw==" path: "/Root/users/database_5/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, 1be98a6a-2391-4629-b00c-4c89d25f4dd1, ghrun-ahrwn43zse.auto.internal:2486): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e72e09730>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 56451881-68df-4849-ad51-c7296b055f45, ghrun-ahrwn43zse.auto.internal:2486): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 56451881-68df-4849-ad51-c7296b055f45, ghrun-ahrwn43zse.auto.internal:2486): request = { session_id: "ydb://session/3?node_id=50005&id=YmZhNzc0MWQtNzU2ZjJjNmQtYjg1Mzk4MS02MzNmOWEzMw==" path: "/Root/users/database_5/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, 56451881-68df-4849-ad51-c7296b055f45, ghrun-ahrwn43zse.auto.internal:2486): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e72e09730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f3f32356-2ce6-4852-a9af-74b842dd60b4, ghrun-ahrwn43zse.auto.internal:2486): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3f32356-2ce6-4852-a9af-74b842dd60b4, ghrun-ahrwn43zse.auto.internal:2486): request = { session_id: "ydb://session/3?node_id=50005&id=YmZhNzc0MWQtNzU2ZjJjNmQtYjg1Mzk4MS02MzNmOWEzMw==" 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_5\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_5\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3f32356-2ce6-4852-a9af-74b842dd60b4, ghrun-ahrwn43zse.auto.internal:2486): 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 0x7f2e72e09730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b1b9b9ce-60bc-4c89-aa13-f6315f70fd6f, ghrun-ahrwn43zse.auto.internal:2486): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1b9b9ce-60bc-4c89-aa13-f6315f70fd6f, ghrun-ahrwn43zse.auto.internal:2486): request = { session_id: "ydb://session/3?node_id=50005&id=YmZhNzc0MWQtNzU2ZjJjNmQtYjg1Mzk4MS02MzNmOWEzMw==" 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, b1b9b9ce-60bc-4c89-aa13-f6315f70fd6f, ghrun-ahrwn43zse.auto.internal:2486): 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_5" } } 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_5" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e72e09730>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, cc8db5d9-3682-4f53-b11f-75048df565ca, ghrun-ahrwn43zse.auto.internal:2486): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, cc8db5d9-3682-4f53-b11f-75048df565ca, ghrun-ahrwn43zse.auto.internal:2486): request = { session_id: "ydb://session/3?node_id=50005&id=YmZhNzc0MWQtNzU2ZjJjNmQtYjg1Mzk4MS02MzNmOWEzMw==" path: "/Root/users/database_5/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, cc8db5d9-3682-4f53-b11f-75048df565ca, ghrun-ahrwn43zse.auto.internal:2486): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e72e09730>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f2e72e09730>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f2e72e09730> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 2facdee1-30f1-4bb6-9dbe-68157e00cbde, ghrun-ahrwn43zse.auto.internal:2486): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 2facdee1-30f1-4bb6-9dbe-68157e00cbde, ghrun-ahrwn43zse.auto.internal:2486): request = { session_id: "ydb://session/3?node_id=50005&id=YmZhNzc0MWQtNzU2ZjJjNmQtYjg1Mzk4MS02MzNmOWEzMw==" 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 0x7f2e72e09730>
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:103 RpcState(DeleteSession, 2facdee1-30f1-4bb6-9dbe-68157e00cbde, ghrun-ahrwn43zse.auto.internal:2486): on response callback started
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 2facdee1-30f1-4bb6-9dbe-68157e00cbde, ghrun-ahrwn43zse.auto.internal:2486): response = { operation { ready: true status: SUCCESS } }
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:32224
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-ahrwn43zse.auto.internal:2486
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 2facdee1-30f1-4bb6-9dbe-68157e00cbde, ghrun-ahrwn43zse.auto.internal:2486): 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:360 /Root/users/database_5
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/users/database_5: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/users/database_5: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_5&cmstid=72057594037936131&txid=1761330330852427&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/users/database_5: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/users/database_5: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/users/database_5: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/users/database_5: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:2486/6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6288
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13679
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12924
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24084
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19380
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002623/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:32224 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_7/logfile_sdyjh6sj.log --grpc-port=6288 --mon-port=13679 --ic-port=12924
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002623/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:32224 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_7/logfile_sdyjh6sj.log --grpc-port=6288 --mon-port=13679 --ic-port=12924
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j7t1/002623/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:32224', '--tenant=/Root/users/database_6', '--log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_7/logfile_sdyjh6sj.log', '--grpc-port=6288', '--mon-port=13679', '--ic-port=12924')' in '/home/runner/.ya/build/build_root/j7t1/002623/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_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3120364
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:6288/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.26
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.26
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3120447
DEBUG    ya.test:process.py:259 Command (pid 3120447) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3120447) elapsed time (sec): 0.42726707458496094
DEBUG    ya.test:process.py:263 Command (pid 3120447) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3120447) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3120447) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3120447) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3120447) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3120447) maxrss: 543444
DEBUG    ya.test:process.py:263 Command (pid 3120447) minflt: 16231
DEBUG    ya.test:process.py:263 Command (pid 3120447) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3120447) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3120447) nivcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 3120447) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3120447) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3120447) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3120447) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3120447) stime: 0.20835199999999998
DEBUG    ya.test:process.py:263 Command (pid 3120447) utime: 0.12978499999999998
DEBUG    ya.test:process.py:263 Command (pid 3120447) wtime: 0.43
DEBUG    ya.test:process.py:275 Command (pid 3120447) output:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ahrwn43zse
    Host information: 
        Linux ghrun-ahrwn43zse 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3120447) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 7 version:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042
DEBUG    ydb.connection:connection.py:299 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:299 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 0x7f2e72ff05b0 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 0x7f2e72fbde60>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2e72fbde60>
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_6
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 9f7f6dd9-a6f3-4db7-81dd-49d7b8a3f2e8, localhost:32224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9f7f6dd9-a6f3-4db7-81dd-49d7b8a3f2e8, localhost:32224): request = { database: "/Root/users/database_6" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9f7f6dd9-a6f3-4db7-81dd-49d7b8a3f2e8, localhost:32224): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ahrwn43zse.auto.internal" port: 6288 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: 50006 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_6: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ahrwn43zse.auto.internal:6288, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:32224
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2e72fbde60>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 7b8e2157-a124-4b8e-98b0-2e2c9da8c8d3, ghrun-ahrwn43zse.auto.internal:6288): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7b8e2157-a124-4b8e-98b0-2e2c9da8c8d3, ghrun-ahrwn43zse.auto.internal:6288): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 7b8e2157-a124-4b8e-98b0-2e2c9da8c8d3, ghrun-ahrwn43zse.auto.internal:6288): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7b8e2157-a124-4b8e-98b0-2e2c9da8c8d3, ghrun-ahrwn43zse.auto.internal:6288): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50006&id=ZDQ4MWM0YzYtYzg0M2JkMjYtOTQ4ODIzNWEtZDk5ZTNiYTM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e72fbde60>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f2e72fbde60>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 27960ea3-b5d9-4b3c-9669-34b8dd8cadde, ghrun-ahrwn43zse.auto.internal:6288): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 7b8e2157-a124-4b8e-98b0-2e2c9da8c8d3, ghrun-ahrwn43zse.auto.internal:6288): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 27960ea3-b5d9-4b3c-9669-34b8dd8cadde, ghrun-ahrwn43zse.auto.internal:6288): request = { session_id: "ydb://session/3?node_id=50006&id=ZDQ4MWM0YzYtYzg0M2JkMjYtOTQ4ODIzNWEtZDk5ZTNiYTM=" path: "/Root/users/database_6/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, 27960ea3-b5d9-4b3c-9669-34b8dd8cadde, ghrun-ahrwn43zse.auto.internal:6288): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e72fbde60>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, bbe991d9-70d2-4be7-8c80-a948c430640b, ghrun-ahrwn43zse.auto.internal:6288): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, bbe991d9-70d2-4be7-8c80-a948c430640b, ghrun-ahrwn43zse.auto.internal:6288): request = { session_id: "ydb://session/3?node_id=50006&id=ZDQ4MWM0YzYtYzg0M2JkMjYtOTQ4ODIzNWEtZDk5ZTNiYTM=" path: "/Root/users/database_6/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, bbe991d9-70d2-4be7-8c80-a948c430640b, ghrun-ahrwn43zse.auto.internal:6288): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e72fbde60>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6c26cfb1-ef3e-4188-a58b-58c59cd5983b, ghrun-ahrwn43zse.auto.internal:6288): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c26cfb1-ef3e-4188-a58b-58c59cd5983b, ghrun-ahrwn43zse.auto.internal:6288): request = { session_id: "ydb://session/3?node_id=50006&id=ZDQ4MWM0YzYtYzg0M2JkMjYtOTQ4ODIzNWEtZDk5ZTNiYTM=" 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_6\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_6\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c26cfb1-ef3e-4188-a58b-58c59cd5983b, ghrun-ahrwn43zse.auto.internal:6288): 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 0x7f2e72fbde60>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3b7adeb9-83f5-48cf-824f-9de1d41f5ed6, ghrun-ahrwn43zse.auto.internal:6288): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b7adeb9-83f5-48cf-824f-9de1d41f5ed6, ghrun-ahrwn43zse.auto.internal:6288): request = { session_id: "ydb://session/3?node_id=50006&id=ZDQ4MWM0YzYtYzg0M2JkMjYtOTQ4ODIzNWEtZDk5ZTNiYTM=" 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, 3b7adeb9-83f5-48cf-824f-9de1d41f5ed6, ghrun-ahrwn43zse.auto.internal:6288): 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_6" } } 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_6" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e72fbde60>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, a91acec0-ae7a-4bb8-8e75-b6b174f11292, ghrun-ahrwn43zse.auto.internal:6288): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, a91acec0-ae7a-4bb8-8e75-b6b174f11292, ghrun-ahrwn43zse.auto.internal:6288): request = { session_id: "ydb://session/3?node_id=50006&id=ZDQ4MWM0YzYtYzg0M2JkMjYtOTQ4ODIzNWEtZDk5ZTNiYTM=" path: "/Root/users/database_6/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, a91acec0-ae7a-4bb8-8e75-b6b174f11292, ghrun-ahrwn43zse.auto.internal:6288): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e72fbde60>
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 0x7f2e72fbde60>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f2e72fbde60> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 77874f8b-416f-4681-a3a3-60a39684bc6a, ghrun-ahrwn43zse.auto.internal:6288): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 77874f8b-416f-4681-a3a3-60a39684bc6a, ghrun-ahrwn43zse.auto.internal:6288): request = { session_id: "ydb://session/3?node_id=50006&id=ZDQ4MWM0YzYtYzg0M2JkMjYtOTQ4ODIzNWEtZDk5ZTNiYTM=" 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:103 RpcState(DeleteSession, 77874f8b-416f-4681-a3a3-60a39684bc6a, ghrun-ahrwn43zse.auto.internal:6288): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 77874f8b-416f-4681-a3a3-60a39684bc6a, ghrun-ahrwn43zse.auto.internal:6288): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 77874f8b-416f-4681-a3a3-60a39684bc6a, ghrun-ahrwn43zse.auto.internal:6288): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f2e72fbde60>
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
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:32224
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-ahrwn43zse.auto.internal:6288
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/users/database_6
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/users/database_6: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/users/database_6: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_6&cmstid=72057594037936131&txid=1761330335608902&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/users/database_6: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/users/database_6: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/users/database_6: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/users/database_6: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:6288/7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22922
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4214
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26249
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24480
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21041
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002623/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:32224 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_8/logfile_6lmaj2zx.log --grpc-port=22922 --mon-port=4214 --ic-port=26249
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002623/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:32224 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_8/logfile_6lmaj2zx.log --grpc-port=22922 --mon-port=4214 --ic-port=26249
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j7t1/002623/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:32224', '--tenant=/Root/users/database_7', '--log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_8/logfile_6lmaj2zx.log', '--grpc-port=22922', '--mon-port=4214', '--ic-port=26249')' in '/home/runner/.ya/build/build_root/j7t1/002623/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_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3123410
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:22922/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.27
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.27
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3123411
DEBUG    ya.test:process.py:259 Command (pid 3123411) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3123411) elapsed time (sec): 0.5000998973846436
DEBUG    ya.test:process.py:263 Command (pid 3123411) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3123411) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3123411) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3123411) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3123411) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3123411) maxrss: 543444
DEBUG    ya.test:process.py:263 Command (pid 3123411) minflt: 16228
DEBUG    ya.test:process.py:263 Command (pid 3123411) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3123411) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3123411) nivcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 3123411) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3123411) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3123411) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3123411) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3123411) stime: 0.340345
DEBUG    ya.test:process.py:263 Command (pid 3123411) utime: 0.110651
DEBUG    ya.test:process.py:263 Command (pid 3123411) wtime: 0.502
DEBUG    ya.test:process.py:275 Command (pid 3123411) output:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ahrwn43zse
    Host information: 
        Linux ghrun-ahrwn43zse 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3123411) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 8 version:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042
DEBUG    ydb.connection:connection.py:299 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.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f2e8dd337b0 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 0x7f2e8dd31a50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2e8dd31a50>
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:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_7
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 88c3eef5-d1ac-4248-8051-918d3f1b4a88, localhost:32224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 88c3eef5-d1ac-4248-8051-918d3f1b4a88, localhost:32224): request = { database: "/Root/users/database_7" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 88c3eef5-d1ac-4248-8051-918d3f1b4a88, localhost:32224): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ahrwn43zse.auto.internal" port: 22922 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: 50007 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_7: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ahrwn43zse.auto.internal:22922, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:32224
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2e8dd31a50>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, b708b2f0-cfac-4fda-b849-fcb3424953c2, ghrun-ahrwn43zse.auto.internal:22922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b708b2f0-cfac-4fda-b849-fcb3424953c2, ghrun-ahrwn43zse.auto.internal:22922): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, b708b2f0-cfac-4fda-b849-fcb3424953c2, ghrun-ahrwn43zse.auto.internal:22922): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b708b2f0-cfac-4fda-b849-fcb3424953c2, ghrun-ahrwn43zse.auto.internal:22922): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50007&id=Yzg0NGI4YTQtOTliZGJjODAtNDE0ODViNzUtMzM0ZDI4NWU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8dd31a50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f2e8dd31a50>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, f12e3f49-e2f1-45f7-936f-64541eba4921, ghrun-ahrwn43zse.auto.internal:22922): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, b708b2f0-cfac-4fda-b849-fcb3424953c2, ghrun-ahrwn43zse.auto.internal:22922): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f12e3f49-e2f1-45f7-936f-64541eba4921, ghrun-ahrwn43zse.auto.internal:22922): request = { session_id: "ydb://session/3?node_id=50007&id=Yzg0NGI4YTQtOTliZGJjODAtNDE0ODViNzUtMzM0ZDI4NWU=" path: "/Root/users/database_7/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, f12e3f49-e2f1-45f7-936f-64541eba4921, ghrun-ahrwn43zse.auto.internal:22922): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8dd31a50>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 35f59200-f88c-4341-858b-b909d046b3ba, ghrun-ahrwn43zse.auto.internal:22922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 35f59200-f88c-4341-858b-b909d046b3ba, ghrun-ahrwn43zse.auto.internal:22922): request = { session_id: "ydb://session/3?node_id=50007&id=Yzg0NGI4YTQtOTliZGJjODAtNDE0ODViNzUtMzM0ZDI4NWU=" path: "/Root/users/database_7/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, 35f59200-f88c-4341-858b-b909d046b3ba, ghrun-ahrwn43zse.auto.internal:22922): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8dd31a50>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a04a13e4-b5a2-4579-98bf-12273a4fe172, ghrun-ahrwn43zse.auto.internal:22922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a04a13e4-b5a2-4579-98bf-12273a4fe172, ghrun-ahrwn43zse.auto.internal:22922): request = { session_id: "ydb://session/3?node_id=50007&id=Yzg0NGI4YTQtOTliZGJjODAtNDE0ODViNzUtMzM0ZDI4NWU=" 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_7\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_7\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a04a13e4-b5a2-4579-98bf-12273a4fe172, ghrun-ahrwn43zse.auto.internal:22922): 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 0x7f2e8dd31a50>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c5a199b3-9626-4a06-87a0-37518dc1e36c, ghrun-ahrwn43zse.auto.internal:22922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5a199b3-9626-4a06-87a0-37518dc1e36c, ghrun-ahrwn43zse.auto.internal:22922): request = { session_id: "ydb://session/3?node_id=50007&id=Yzg0NGI4YTQtOTliZGJjODAtNDE0ODViNzUtMzM0ZDI4NWU=" 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, c5a199b3-9626-4a06-87a0-37518dc1e36c, ghrun-ahrwn43zse.auto.internal:22922): 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_7" } } 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_7" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8dd31a50>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, dd7270eb-a0d6-42c2-a027-1d67f2aca061, ghrun-ahrwn43zse.auto.internal:22922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, dd7270eb-a0d6-42c2-a027-1d67f2aca061, ghrun-ahrwn43zse.auto.internal:22922): request = { session_id: "ydb://session/3?node_id=50007&id=Yzg0NGI4YTQtOTliZGJjODAtNDE0ODViNzUtMzM0ZDI4NWU=" path: "/Root/users/database_7/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, dd7270eb-a0d6-42c2-a027-1d67f2aca061, ghrun-ahrwn43zse.auto.internal:22922): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8dd31a50>
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 0x7f2e8dd31a50>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f2e8dd31a50> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 48564d08-c84c-4953-89ac-5a29fa548c70, ghrun-ahrwn43zse.auto.internal:22922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 48564d08-c84c-4953-89ac-5a29fa548c70, ghrun-ahrwn43zse.auto.internal:22922): request = { session_id: "ydb://session/3?node_id=50007&id=Yzg0NGI4YTQtOTliZGJjODAtNDE0ODViNzUtMzM0ZDI4NWU=" 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 0x7f2e8dd31a50>
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
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:32224
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-ahrwn43zse.auto.internal:22922
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 48564d08-c84c-4953-89ac-5a29fa548c70, ghrun-ahrwn43zse.auto.internal:22922): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 48564d08-c84c-4953-89ac-5a29fa548c70, ghrun-ahrwn43zse.auto.internal:22922): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 48564d08-c84c-4953-89ac-5a29fa548c70, ghrun-ahrwn43zse.auto.internal:22922): on response callback success
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/users/database_7
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/users/database_7: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/users/database_7: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_7&cmstid=72057594037936131&txid=1761330340414036&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/users/database_7: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/users/database_7: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/users/database_7: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/users/database_7: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:22922/8
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30473
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17853
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21352
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1626
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15843
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002623/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:32224 --tenant=/Root/users/database_8 --log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_9/logfile_a2b312ec.log --grpc-port=30473 --mon-port=17853 --ic-port=21352
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002623/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:32224 --tenant=/Root/users/database_8 --log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_9/logfile_a2b312ec.log --grpc-port=30473 --mon-port=17853 --ic-port=21352
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j7t1/002623/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:32224', '--tenant=/Root/users/database_8', '--log-file-name=/home/runner/.ya/build/build_root/j7t1/002623/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_9/logfile_a2b312ec.log', '--grpc-port=30473', '--mon-port=17853', '--ic-port=21352')' in '/home/runner/.ya/build/build_root/j7t1/002623/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_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3129487
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:30473/9
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.28
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.28
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j7t1/002623/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3129488
DEBUG    ya.test:process.py:259 Command (pid 3129488) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3129488) elapsed time (sec): 0.7344620227813721
DEBUG    ya.test:process.py:263 Command (pid 3129488) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3129488) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3129488) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3129488) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3129488) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3129488) maxrss: 543444
DEBUG    ya.test:process.py:263 Command (pid 3129488) minflt: 16349
DEBUG    ya.test:process.py:263 Command (pid 3129488) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3129488) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3129488) nivcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 3129488) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3129488) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3129488) nvcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 3129488) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3129488) stime: 0.531758
DEBUG    ya.test:process.py:263 Command (pid 3129488) utime: 0.097358
DEBUG    ya.test:process.py:263 Command (pid 3129488) wtime: 0.736
DEBUG    ya.test:process.py:275 Command (pid 3129488) output:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ahrwn43zse
    Host information: 
        Linux ghrun-ahrwn43zse 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3129488) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 9 version:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042
DEBUG    ydb.connection:connection.py:299 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:299 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 0x7f2e8f998740 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 0x7f2e8dd34330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2e8dd34330>
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_8
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, a8192afb-9c65-475f-b379-19cbc989cd85, localhost:32224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a8192afb-9c65-475f-b379-19cbc989cd85, localhost:32224): request = { database: "/Root/users/database_8" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a8192afb-9c65-475f-b379-19cbc989cd85, localhost:32224): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ahrwn43zse.auto.internal" port: 30473 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: 50008 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_8: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ahrwn43zse.auto.internal:30473, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:32224
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2e8dd34330>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, b1c4df76-a779-45af-85a6-e7cc9f9a7eb8, ghrun-ahrwn43zse.auto.internal:30473): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b1c4df76-a779-45af-85a6-e7cc9f9a7eb8, ghrun-ahrwn43zse.auto.internal:30473): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, b1c4df76-a779-45af-85a6-e7cc9f9a7eb8, ghrun-ahrwn43zse.auto.internal:30473): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b1c4df76-a779-45af-85a6-e7cc9f9a7eb8, ghrun-ahrwn43zse.auto.internal:30473): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50008&id=NGJhZTQ4ZmMtNTQyZDk5M2QtNzQxNjY3ZmItYzI5MmM0ZjE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8dd34330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f2e8dd34330>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, cd46e8ee-7761-4530-9a3d-96c5459c3004, ghrun-ahrwn43zse.auto.internal:30473): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, b1c4df76-a779-45af-85a6-e7cc9f9a7eb8, ghrun-ahrwn43zse.auto.internal:30473): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cd46e8ee-7761-4530-9a3d-96c5459c3004, ghrun-ahrwn43zse.auto.internal:30473): request = { session_id: "ydb://session/3?node_id=50008&id=NGJhZTQ4ZmMtNTQyZDk5M2QtNzQxNjY3ZmItYzI5MmM0ZjE=" path: "/Root/users/database_8/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, cd46e8ee-7761-4530-9a3d-96c5459c3004, ghrun-ahrwn43zse.auto.internal:30473): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8dd34330>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, bd8248f4-1536-48ac-af82-754b84f6f7e3, ghrun-ahrwn43zse.auto.internal:30473): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, bd8248f4-1536-48ac-af82-754b84f6f7e3, ghrun-ahrwn43zse.auto.internal:30473): request = { session_id: "ydb://session/3?node_id=50008&id=NGJhZTQ4ZmMtNTQyZDk5M2QtNzQxNjY3ZmItYzI5MmM0ZjE=" path: "/Root/users/database_8/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, bd8248f4-1536-48ac-af82-754b84f6f7e3, ghrun-ahrwn43zse.auto.internal:30473): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8dd34330>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3d173feb-99f4-4cee-ba4a-cbb534f3397b, ghrun-ahrwn43zse.auto.internal:30473): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d173feb-99f4-4cee-ba4a-cbb534f3397b, ghrun-ahrwn43zse.auto.internal:30473): request = { session_id: "ydb://session/3?node_id=50008&id=NGJhZTQ4ZmMtNTQyZDk5M2QtNzQxNjY3ZmItYzI5MmM0ZjE=" 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_8\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_8\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d173feb-99f4-4cee-ba4a-cbb534f3397b, ghrun-ahrwn43zse.auto.internal:30473): 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 0x7f2e8dd34330>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d591617d-09fa-4c32-be94-71b330aed688, ghrun-ahrwn43zse.auto.internal:30473): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d591617d-09fa-4c32-be94-71b330aed688, ghrun-ahrwn43zse.auto.internal:30473): request = { session_id: "ydb://session/3?node_id=50008&id=NGJhZTQ4ZmMtNTQyZDk5M2QtNzQxNjY3ZmItYzI5MmM0ZjE=" 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, d591617d-09fa-4c32-be94-71b330aed688, ghrun-ahrwn43zse.auto.internal:30473): 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_8" } } 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_8" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8dd34330>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 0e45363c-caac-4368-9d21-7646f3aabc25, ghrun-ahrwn43zse.auto.internal:30473): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 0e45363c-caac-4368-9d21-7646f3aabc25, ghrun-ahrwn43zse.auto.internal:30473): request = { session_id: "ydb://session/3?node_id=50008&id=NGJhZTQ4ZmMtNTQyZDk5M2QtNzQxNjY3ZmItYzI5MmM0ZjE=" path: "/Root/users/database_8/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 0e45363c-caac-4368-9d21-7646f3aabc25, ghrun-ahrwn43zse.auto.internal:30473): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2e8dd34330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f2e8dd34330>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f2e8dd34330> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 324f6238-5164-41a9-97d6-0b2a5ece134d, ghrun-ahrwn43zse.auto.internal:30473): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 324f6238-5164-41a9-97d6-0b2a5ece134d, ghrun-ahrwn43zse.auto.internal:30473): request = { session_id: "ydb://session/3?node_id=50008&id=NGJhZTQ4ZmMtNTQyZDk5M2QtNzQxNjY3ZmItYzI5MmM0ZjE=" 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 0x7f2e8dd34330>
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:103 RpcState(DeleteSession, 324f6238-5164-41a9-97d6-0b2a5ece134d, ghrun-ahrwn43zse.auto.internal:30473): on response callback started
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 324f6238-5164-41a9-97d6-0b2a5ece134d, ghrun-ahrwn43zse.auto.internal:30473): response = { operation { ready: true status: SUCCESS } }
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:32224
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-ahrwn43zse.auto.internal:30473
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/users/database_8
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 324f6238-5164-41a9-97d6-0b2a5ece134d, ghrun-ahrwn43zse.auto.internal:30473): on response callback success
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/users/database_8: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/users/database_8: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_8&cmstid=72057594037936131&txid=1761330347466344&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/users/database_8: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/users/database_8: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/users/database_8: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/users/database_8: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:30473/9
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
============================== slowest durations ===============================
66.03s call     test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
59.78s call     test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
26.09s call     test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
22.45s call     test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
12.09s setup    test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
11.53s setup    test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
11.22s setup    test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
10.46s setup    test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
10.15s setup    test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--false]
9.85s call     test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--true]
7.01s teardown test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--false]
3.64s setup    test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--true]
1.02s call     test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--false]
0.01s 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_create_and_drop_tenants[enable_alter_database_create_hive_first--true]

(3 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--true] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 11 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
=================== 1 failed, 5 passed in 252.22s (0:04:12) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j7t1/00264b/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 ===============================
11.49s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--false]
11.40s setup    test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
11.02s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--true]
10.97s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--false]
10.95s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--true]
7.68s call     test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
7.31s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--false]
7.02s teardown test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
5.11s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--false]
5.10s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--true]
4.91s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--true]
3.62s setup    test_dynamic_tenants.py::test_create_tenant_no_cpu[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--true]
0.01s teardown test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--false]
0.01s teardown test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--false]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 6 passed in 98.01s (0:01:38) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j7t1/00261c/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 ===============================
11.45s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--false]
10.95s setup    test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--true]
10.56s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--false]
10.49s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--true]
10.48s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--false]
9.50s call     test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--true]
7.36s setup    test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--false]
7.01s teardown test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--false]
6.99s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--false]
5.62s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--true]
4.68s call     test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--false]
4.60s call     test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--true]
4.00s setup    test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--true]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 104.44s (0:01:44) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j7t1/0025e0/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 ===============================
9.79s setup    test_storage_config.py::TestStorageConfig::test_cases[case_0]
7.08s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
7.02s teardown test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
7.01s teardown test_publish_into_schemeboard_with_common_ssring.py::TestOn3DC::test_create_dirs
5.53s call     test_storage_config.py::TestStorageConfig::test_cases[case_0]
5.29s call     test_storage_config.py::TestStorageConfig::test_cases[case_12]
5.20s call     test_storage_config.py::TestStorageConfig::test_cases[case_11]
5.05s call     test_storage_config.py::TestStorageConfig::test_cases[case_10]
4.93s setup    test_publish_into_schemeboard_with_common_ssring.py::TestOn3DC::test_create_dirs
4.08s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
3.07s teardown test_storage_config.py::TestStorageConfig::test_cases[case_12]
0.02s setup    test_storage_config.py::TestStorageConfig::test_cases[case_12]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_11]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_11]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_10]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_0]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 6 passed in 64.50s (0:01:04) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j7t1/0025e9/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 ===============================
11.71s setup    test_storage_config.py::TestStorageConfig::test_cases[case_1]
7.05s teardown test_storage_config.py::TestStorageConfig::test_cases[case_6]
5.83s call     test_storage_config.py::TestStorageConfig::test_cases[case_1]
5.69s call     test_storage_config.py::TestStorageConfig::test_cases[case_3]
5.65s call     test_storage_config.py::TestStorageConfig::test_cases[case_4]
5.52s call     test_storage_config.py::TestStorageConfig::test_cases[case_2]
5.41s call     test_storage_config.py::TestStorageConfig::test_cases[case_6]
5.30s call     test_storage_config.py::TestStorageConfig::test_cases[case_5]
0.02s setup    test_storage_config.py::TestStorageConfig::test_cases[case_2]
0.02s teardown test_storage_config.py::TestStorageConfig::test_cases[case_2]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_1]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_5]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_3]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 52.69s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j7t1/00263d/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.46s call     test_system_views.py::TestQueryMetrics::test_case
10.82s setup    test_system_views.py::TestQueryMetrics::test_case
7.55s teardown test_system_views.py::TestPartitionStats::test_case
7.04s teardown test_storage_config.py::TestStorageConfig::test_create_tablet
6.72s setup    test_system_views.py::TestPartitionStats::test_case
6.68s setup    test_storage_config.py::TestStorageConfig::test_cases[case_7]
5.55s call     test_storage_config.py::TestStorageConfig::test_cases[case_9]
5.42s call     test_storage_config.py::TestStorageConfig::test_cases[case_8]
5.35s call     test_storage_config.py::TestStorageConfig::test_cases[case_7]
3.53s teardown test_system_views.py::TestQueryMetrics::test_case
0.46s call     test_system_views.py::TestPartitionStats::test_case
0.17s call     test_storage_config.py::TestStorageConfig::test_create_tablet
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_9]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_8]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_8]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 130.18s (0:02:10) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j7t1/00262e/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 ===============================
70.76s call     test_system_views.py::TestQueryMetricsUniqueQueries::test_case
18.45s setup    test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
14.56s setup    test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
12.62s setup    test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
10.33s setup    test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--false]
8.54s teardown test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
8.23s setup    test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--false]
6.94s setup    test_system_views.py::TestQueryMetricsUniqueQueries::test_case
3.61s teardown test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--false]
3.56s teardown test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
3.55s teardown test_system_views.py::TestQueryMetricsUniqueQueries::test_case
3.53s teardown test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--false]
1.53s teardown test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
0.34s call     test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
0.24s call     test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--false]
0.21s call     test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
0.15s call     test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--false]
0.10s call     test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
=================== 5 passed, 1 xfailed in 168.18s (0:02:48) ===================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j7t1/0025ef/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.49s setup    test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--false]
15.76s setup    test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--true]
14.74s setup    test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--false]
14.14s setup    test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]
10.62s setup    test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--false]
8.55s teardown test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--false]
6.82s 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.53s teardown test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--true]
3.53s teardown test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--true]
1.61s teardown test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]
1.61s teardown test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--false]
1.56s teardown test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--false]
0.22s call     test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]
0.15s call     test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--true]
0.15s call     test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--false]
0.01s call     test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--false]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=================== 5 passed, 1 xfailed in 105.51s (0:01:45) ===================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j7t1/0025f3/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 ......

============================== slowest durations ===============================
18.04s setup    test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--true]
15.67s setup    test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
14.06s setup    test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--false]
10.80s setup    test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
10.20s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
9.41s setup    test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--true]
8.55s teardown test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
5.00s call     test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--true]
3.60s teardown test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
3.54s teardown test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--true]
1.66s teardown test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
1.62s teardown test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--true]
1.60s teardown test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--false]
0.47s call     test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
0.38s call     test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
0.32s call     test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--false]
0.14s call     test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
0.13s call     test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--true]
======================== 6 passed in 105.59s (0:01:45) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j7t1/0025e2/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 .....

============================== slowest durations ===============================
17.08s setup    test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
14.57s setup    test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
11.16s setup    test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
10.07s setup    test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--false]
8.69s teardown test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
8.05s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
3.54s teardown test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
3.53s teardown test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
1.66s teardown test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--false]
1.61s teardown test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
0.48s call     test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
0.34s call     test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
0.16s call     test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
0.10s call     test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
0.09s call     test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--false]
========================= 5 passed in 81.60s (0:01:21) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j7t1/002634/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 ..FF.

=================================== FAILURES ===================================
_ TestTenants.test_stop_start[enable_alter_database_create_hive_first--false] __
ydb/tests/functional/tenants/test_tenants.py:297: in test_stop_start
    with ydb_database_ctx(ydb_cluster, database_path):
contrib/tools/python3/Lib/contextlib.py:137: in __enter__
    return next(self.gen)
ydb/tests/library/fixtures/__init__.py:88: in ydb_database_ctx
    ydb_cluster.create_database(database_path, storage_pool_units_count=storage_pools, timeout_seconds=timeout_seconds, token=token)
ydb/tests/library/harness/kikimr_cluster_interface.py:230: in create_database
    raise RuntimeError('create_database failed: %s, %s' % (operation.status, ydb.issues._format_issues(operation.issues)))
E   RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 5 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_stop_start[enable_alter_database_create_hive_first--false]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:20759/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27473
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28346
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11720
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23770
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63706
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27283
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10163
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1085
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20759
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16453
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4875
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/j7t1/002634/r3tmp/kikimr_cluster_gvsgeflr
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4178
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24467
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9528
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12994
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002634/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002634/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/j7t1/002634/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_gomxjm8z.log --grpc-port=4178 --mon-port=24467 --ic-port=4875
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:4178/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002634/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002634/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/j7t1/002634/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_gomxjm8z.log --grpc-port=4178 --mon-port=24467 --ic-port=4875
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j7t1/002634/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/j7t1/002634/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_gomxjm8z.log', '--grpc-port=4178', '--mon-port=24467', '--ic-port=4875')' in '/home/runner/.ya/build/build_root/j7t1/002634/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: 3070592
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:4178/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/j7t1/002634/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3070593
DEBUG    ya.test:process.py:259 Command (pid 3070593) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3070593) elapsed time (sec): 0.5720229148864746
DEBUG    ya.test:process.py:263 Command (pid 3070593) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3070593) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3070593) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3070593) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3070593) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3070593) maxrss: 543444
DEBUG    ya.test:process.py:263 Command (pid 3070593) minflt: 16234
DEBUG    ya.test:process.py:263 Command (pid 3070593) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3070593) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3070593) nivcsw: 58
DEBUG    ya.test:process.py:263 Command (pid 3070593) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3070593) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3070593) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3070593) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3070593) stime: 0.350672
DEBUG    ya.test:process.py:263 Command (pid 3070593) utime: 0.12270199999999999
DEBUG    ya.test:process.py:263 Command (pid 3070593) wtime: 0.578
DEBUG    ya.test:process.py:275 Command (pid 3070593) output:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ahrwn43zse
    Host information: 
        Linux ghrun-ahrwn43zse 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3070593) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:4178', '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: 4875\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/j7t1/002634/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:4178', '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: 4875\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3072300
DEBUG    ya.test:process.py:259 Command (pid 3072300) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3072300) elapsed time (sec): 1.4791231155395508
DEBUG    ya.test:process.py:263 Command (pid 3072300) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3072300) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3072300) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3072300) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3072300) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3072300) maxrss: 551792
DEBUG    ya.test:process.py:263 Command (pid 3072300) minflt: 18374
DEBUG    ya.test:process.py:263 Command (pid 3072300) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3072300) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3072300) nivcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 3072300) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3072300) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3072300) nvcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 3072300) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3072300) stime: 1.065585
DEBUG    ya.test:process.py:263 Command (pid 3072300) utime: 0.126856
DEBUG    ya.test:process.py:263 Command (pid 3072300) wtime: 1.48
DEBUG    ya.test:process.py:275 Command (pid 3072300) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:4178', '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/j7t1/002634/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:4178', '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: 3072588
DEBUG    ya.test:process.py:259 Command (pid 3072588) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3072588) elapsed time (sec): 0.62485671043396
DEBUG    ya.test:process.py:263 Command (pid 3072588) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3072588) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3072588) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3072588) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3072588) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3072588) maxrss: 551748
DEBUG    ya.test:process.py:263 Command (pid 3072588) minflt: 18427
DEBUG    ya.test:process.py:263 Command (pid 3072588) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3072588) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3072588) nivcsw: 84
DEBUG    ya.test:process.py:263 Command (pid 3072588) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3072588) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3072588) nvcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 3072588) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3072588) stime: 0.399535
DEBUG    ya.test:process.py:263 Command (pid 3072588) utime: 0.122321
DEBUG    ya.test:process.py:263 Command (pid 3072588) wtime: 0.626
DEBUG    ya.test:process.py:275 Command (pid 3072588) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

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

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30599
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6337
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14731
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21254
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64914
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002634/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:4178 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/j7t1/002634/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_3srww_7d.log --grpc-port=30599 --mon-port=6337 --ic-port=14731
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002634/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:4178 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/j7t1/002634/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_3srww_7d.log --grpc-port=30599 --mon-port=6337 --ic-port=14731
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j7t1/002634/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:4178', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/j7t1/002634/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_3srww_7d.log', '--grpc-port=30599', '--mon-port=6337', '--ic-port=14731')' in '/home/runner/.ya/build/build_root/j7t1/002634/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: 3073647
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:30599/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/j7t1/002634/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3073775
DEBUG    ya.test:process.py:259 Command (pid 3073775) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3073775) elapsed time (sec): 0.5037434101104736
DEBUG    ya.test:process.py:263 Command (pid 3073775) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3073775) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3073775) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3073775) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3073775) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3073775) maxrss: 543444
DEBUG    ya.test:process.py:263 Command (pid 3073775) minflt: 16228
DEBUG    ya.test:process.py:263 Command (pid 3073775) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3073775) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3073775) nivcsw: 105
DEBUG    ya.test:process.py:263 Command (pid 3073775) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3073775) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3073775) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3073775) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3073775) stime: 0.28662299999999996
DEBUG    ya.test:process.py:263 Command (pid 3073775) utime: 0.117031
DEBUG    ya.test:process.py:263 Command (pid 3073775) wtime: 0.505
DEBUG    ya.test:process.py:275 Command (pid 3073775) output:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ahrwn43zse
    Host information: 
        Linux ghrun-ahrwn43zse 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3073775) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042
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:299 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:299 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 0x7f149281fcb0 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 0x7f149281cec0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f149281cec0>
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:379 RpcState(ListEndpoints, aa457fdb-469b-49ee-b9b1-5a5a9270a861, localhost:4178): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, aa457fdb-469b-49ee-b9b1-5a5a9270a861, localhost:4178): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, aa457fdb-469b-49ee-b9b1-5a5a9270a861, localhost:4178): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ahrwn43zse.auto.internal" port: 30599 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-ahrwn43zse.auto.internal:30599, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:4178
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f149281cec0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 28102fb4-c17d-4c20-9f41-dcd58874f7d2, ghrun-ahrwn43zse.auto.internal:30599): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 28102fb4-c17d-4c20-9f41-dcd58874f7d2, ghrun-ahrwn43zse.auto.internal:30599): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 28102fb4-c17d-4c20-9f41-dcd58874f7d2, ghrun-ahrwn43zse.auto.internal:30599): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 28102fb4-c17d-4c20-9f41-dcd58874f7d2, ghrun-ahrwn43zse.auto.internal:30599): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=ZTgzYWU0NjgtMmVhY2YxYTctN2MxNDNkZTEtZjY3Njk0MjU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f149281cec0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f149281cec0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 4d9c77fa-6206-4362-8c9a-f0f84e5ca911, ghrun-ahrwn43zse.auto.internal:30599): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 28102fb4-c17d-4c20-9f41-dcd58874f7d2, ghrun-ahrwn43zse.auto.internal:30599): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 4d9c77fa-6206-4362-8c9a-f0f84e5ca911, ghrun-ahrwn43zse.auto.internal:30599): request = { session_id: "ydb://session/3?node_id=50000&id=ZTgzYWU0NjgtMmVhY2YxYTctN2MxNDNkZTEtZjY3Njk0MjU=" 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, 4d9c77fa-6206-4362-8c9a-f0f84e5ca911, ghrun-ahrwn43zse.auto.internal:30599): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f149281cec0>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_&cmstid=72057594037936131&txid=1761330250857967&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

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

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13128
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28908
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27693
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17790
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23608
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002634/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:4178 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/j7t1/002634/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_ee6_y_21.log --grpc-port=13128 --mon-port=28908 --ic-port=27693
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002634/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:4178 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/j7t1/002634/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_ee6_y_21.log --grpc-port=13128 --mon-port=28908 --ic-port=27693
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j7t1/002634/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:4178', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/j7t1/002634/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_ee6_y_21.log', '--grpc-port=13128', '--mon-port=28908', '--ic-port=27693')' in '/home/runner/.ya/build/build_root/j7t1/002634/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: 3085452
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:13128/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/j7t1/002634/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3085453
DEBUG    ya.test:process.py:259 Command (pid 3085453) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3085453) elapsed time (sec): 0.3786311149597168
DEBUG    ya.test:process.py:263 Command (pid 3085453) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3085453) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3085453) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3085453) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3085453) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3085453) maxrss: 543444
DEBUG    ya.test:process.py:263 Command (pid 3085453) minflt: 16229
DEBUG    ya.test:process.py:263 Command (pid 3085453) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3085453) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3085453) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 3085453) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3085453) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3085453) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3085453) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3085453) stime: 0.19778099999999998
DEBUG    ya.test:process.py:263 Command (pid 3085453) utime: 0.122624
DEBUG    ya.test:process.py:263 Command (pid 3085453) wtime: 0.38
DEBUG    ya.test:process.py:275 Command (pid 3085453) output:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ahrwn43zse
    Host information: 
        Linux ghrun-ahrwn43zse 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3085453) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042
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:299 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:299 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 0x7f14805ec060 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 0x7f14805eda00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f14805eda00>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
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:379 RpcState(ListEndpoints, 22609c74-226a-4c8b-b0a0-3c006af28380, localhost:4178): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 22609c74-226a-4c8b-b0a0-3c006af28380, localhost:4178): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 22609c74-226a-4c8b-b0a0-3c006af28380, localhost:4178): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ahrwn43zse.auto.internal" port: 13128 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-ahrwn43zse.auto.internal:13128, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:4178
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f14805eda00>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 13852686-a4df-4b9d-96dd-9c32b356e712, ghrun-ahrwn43zse.auto.internal:13128): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 13852686-a4df-4b9d-96dd-9c32b356e712, ghrun-ahrwn43zse.auto.internal:13128): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 13852686-a4df-4b9d-96dd-9c32b356e712, ghrun-ahrwn43zse.auto.internal:13128): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 13852686-a4df-4b9d-96dd-9c32b356e712, ghrun-ahrwn43zse.auto.internal:13128): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=ZTJhNzg3OTUtMTVhNjQ4ZGEtYTZmY2E2OGEtOThlNjBjNzA=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f14805eda00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f14805eda00>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 13852686-a4df-4b9d-96dd-9c32b356e712, ghrun-ahrwn43zse.auto.internal:13128): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, d3a5691f-1352-4cff-97dd-fef54a595eb3, ghrun-ahrwn43zse.auto.internal:13128): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, d3a5691f-1352-4cff-97dd-fef54a595eb3, ghrun-ahrwn43zse.auto.internal:13128): request = { session_id: "ydb://session/3?node_id=50001&id=ZTJhNzg3OTUtMTVhNjQ4ZGEtYTZmY2E2OGEtOThlNjBjNzA=" 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, d3a5691f-1352-4cff-97dd-fef54a595eb3, ghrun-ahrwn43zse.auto.internal:13128): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f14805eda00>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_&cmstid=72057594037936131&txid=1761330270925735&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

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

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29917
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12352
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12758
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17361
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62166
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002634/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:4178 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/j7t1/002634/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_3/logfile_m0fn3u0w.log --grpc-port=29917 --mon-port=12352 --ic-port=12758
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002634/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:257 Final command: /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:4178 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/j7t1/002634/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_3/logfile_m0fn3u0w.log --grpc-port=29917 --mon-port=12352 --ic-port=12758
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j7t1/002634/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:4178', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/j7t1/002634/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_3/logfile_m0fn3u0w.log', '--grpc-port=29917', '--mon-port=12352', '--ic-port=12758')' in '/home/runner/.ya/build/build_root/j7t1/002634/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_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3098006
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:29917/3
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/j7t1/002634/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3098007
DEBUG    ya.test:process.py:259 Command (pid 3098007) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3098007) elapsed time (sec): 0.3970479965209961
DEBUG    ya.test:process.py:263 Command (pid 3098007) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3098007) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3098007) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3098007) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3098007) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3098007) maxrss: 543444
DEBUG    ya.test:process.py:263 Command (pid 3098007) minflt: 16229
DEBUG    ya.test:process.py:263 Command (pid 3098007) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3098007) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3098007) nivcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 3098007) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3098007) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3098007) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3098007) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3098007) stime: 0.22056299999999998
DEBUG    ya.test:process.py:263 Command (pid 3098007) utime: 0.12186799999999999
DEBUG    ya.test:process.py:263 Command (pid 3098007) wtime: 0.399
DEBUG    ya.test:process.py:275 Command (pid 3098007) output:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ahrwn43zse
    Host information: 
        Linux ghrun-ahrwn43zse 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3098007) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042
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:299 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:299 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 0x7f14813d11e0 state=pending>
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:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 77bbabc3-af76-43d2-875e-fb9c4a6ef207, localhost:4178): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f14813d0970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f14813d0970>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 77bbabc3-af76-43d2-875e-fb9c4a6ef207, localhost:4178): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 77bbabc3-af76-43d2-875e-fb9c4a6ef207, localhost:4178): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ahrwn43zse.auto.internal" port: 29917 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ahrwn43zse.auto.internal:29917, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:4178
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f14813d0970>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 973e417e-b718-4a4c-91c6-f7ec8ea17935, ghrun-ahrwn43zse.auto.internal:29917): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 973e417e-b718-4a4c-91c6-f7ec8ea17935, ghrun-ahrwn43zse.auto.internal:29917): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 973e417e-b718-4a4c-91c6-f7ec8ea17935, ghrun-ahrwn43zse.auto.internal:29917): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 973e417e-b718-4a4c-91c6-f7ec8ea17935, ghrun-ahrwn43zse.auto.internal:29917): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=OTFjYmYwZGQtYTY0NTAxM2MtNDJhYTc2NmYtZTkyMjRiMTI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f14813d0970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f14813d0970>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 639deda5-ad4c-4e3e-b33a-5308c70f9e19, ghrun-ahrwn43zse.auto.internal:29917): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 973e417e-b718-4a4c-91c6-f7ec8ea17935, ghrun-ahrwn43zse.auto.internal:29917): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 639deda5-ad4c-4e3e-b33a-5308c70f9e19, ghrun-ahrwn43zse.auto.internal:29917): request = { session_id: "ydb://session/3?node_id=50002&id=OTFjYmYwZGQtYTY0NTAxM2MtNDJhYTc2NmYtZTkyMjRiMTI=" yql_text: "\n                CREATE TABLE `table_2` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 639deda5-ad4c-4e3e-b33a-5308c70f9e19, ghrun-ahrwn43zse.auto.internal:29917): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f14813d0970>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_&cmstid=72057594037936131&txid=1761330301082003&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

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

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f14813d0970>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f14813d0970> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 57319e24-4c22-4ad0-b695-d2a16d388ce5, ghrun-ahrwn43zse.auto.internal:29917): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 57319e24-4c22-4ad0-b695-d2a16d388ce5, ghrun-ahrwn43zse.auto.internal:29917): request = { session_id: "ydb://session/3?node_id=50002&id=OTFjYmYwZGQtYTY0NTAxM2MtNDJhYTc2NmYtZTkyMjRiMTI=" 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 0x7f14813d0970>
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 57319e24-4c22-4ad0-b695-d2a16d388ce5, ghrun-ahrwn43zse.auto.internal:29917): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
INFO     ydb.connection:connection.py:77 RpcState(DeleteSession, 57319e24-4c22-4ad0-b695-d2a16d388ce5, ghrun-ahrwn43zse.auto.internal:29917): 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:29917: 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:29917: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-10-24T18:25:24.974307743+00:00", file_line:153, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc"}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.connection:connection.py:86 RpcState(DeleteSession, 57319e24-4c22-4ad0-b695-d2a16d388ce5, ghrun-ahrwn43zse.auto.internal:29917): unhandled rpc error, disconnecting channel
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-ahrwn43zse.auto.internal:29917
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f14805eda00>, reason: session-pool-terminated
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f14805eda00> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 83982bba-c2e4-45ce-96ac-dd871f499bf8, ghrun-ahrwn43zse.auto.internal:13128): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 83982bba-c2e4-45ce-96ac-dd871f499bf8, ghrun-ahrwn43zse.auto.internal:13128): request = { session_id: "ydb://session/3?node_id=50001&id=ZTJhNzg3OTUtMTVhNjQ4ZGEtYTZmY2E2OGEtOThlNjBjNzA=" 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 0x7f14805eda00>
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 83982bba-c2e4-45ce-96ac-dd871f499bf8, ghrun-ahrwn43zse.auto.internal:13128): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
INFO     ydb.connection:connection.py:77 RpcState(DeleteSession, 83982bba-c2e4-45ce-96ac-dd871f499bf8, ghrun-ahrwn43zse.auto.internal:13128): 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:13128: 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:13128: Failed to connect to remote host: Connection refused {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc", file_line:153, created_time:"2025-10-24T18:25:24.98676576+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.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.connection:connection.py:86 RpcState(DeleteSession, 83982bba-c2e4-45ce-96ac-dd871f499bf8, ghrun-ahrwn43zse.auto.internal:13128): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8cb71bf0-1e27-43c0-a05d-654ad9475fe2, localhost:4178): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-ahrwn43zse.auto.internal:13128
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8cb71bf0-1e27-43c0-a05d-654ad9475fe2, localhost:4178): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f149281cec0>, reason: session-pool-terminated
DEBUG    ydb.connection:connection.py:299 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, 8cb71bf0-1e27-43c0-a05d-654ad9475fe2, localhost:4178): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f149281cec0> is no longer active. Current active count 0.
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:4178". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 8db2a643-143c-4afe-aafc-14d03482cd63, ghrun-ahrwn43zse.auto.internal:30599): creating call state
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:4178
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8db2a643-143c-4afe-aafc-14d03482cd63, ghrun-ahrwn43zse.auto.internal:30599): request = { session_id: "ydb://session/3?node_id=50000&id=ZTgzYWU0NjgtMmVhY2YxYTctN2MxNDNkZTEtZjY3Njk0MjU=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
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:379 RpcState(ListEndpoints, a83366fb-c69d-4618-996b-cb2b4ee9a149, localhost:4178): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f149281cec0>
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 8db2a643-143c-4afe-aafc-14d03482cd63, ghrun-ahrwn43zse.auto.internal:30599): on response callback started
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a83366fb-c69d-4618-996b-cb2b4ee9a149, localhost:4178): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
INFO     ydb.connection:connection.py:77 RpcState(DeleteSession, 8db2a643-143c-4afe-aafc-14d03482cd63, ghrun-ahrwn43zse.auto.internal:30599): 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:30599: 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:30599: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-10-24T18:25:25.071223687+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.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:86 RpcState(DeleteSession, 8db2a643-143c-4afe-aafc-14d03482cd63, ghrun-ahrwn43zse.auto.internal:30599): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a83366fb-c69d-4618-996b-cb2b4ee9a149, localhost:4178): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:4178
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-ahrwn43zse.auto.internal:30599
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:4178". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:4178
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, a2f44387-2490-46b7-8267-c12e392adb3c, localhost:4178): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a2f44387-2490-46b7-8267-c12e392adb3c, localhost:4178): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a2f44387-2490-46b7-8267-c12e392adb3c, localhost:4178): 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:4178". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:4178
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
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:4178
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
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:4178
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
__ TestTenants.test_stop_start[enable_alter_database_create_hive_first--true] __
ydb/tests/functional/tenants/test_tenants.py:297: in test_stop_start
    with ydb_database_ctx(ydb_cluster, database_path):
contrib/tools/python3/Lib/contextlib.py:137: in __enter__
    return next(self.gen)
ydb/tests/library/fixtures/__init__.py:88: in ydb_database_ctx
    ydb_cluster.create_database(database_path, storage_pool_units_count=storage_pools, timeout_seconds=timeout_seconds, token=token)
ydb/tests/library/harness/kikimr_cluster_interface.py:230: in create_database
    raise RuntimeError('create_database failed: %s, %s' % (operation.status, ydb.issues._format_issues(operation.issues)))
E   RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 5 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_stop_start[enable_alter_database_create_hive_first--true]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:4178/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62166
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17361
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12758
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12352
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29917
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23608
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17790
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27693
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28908
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13128
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64914
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21254
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14731
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6337
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30599
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12994
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9528
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24467
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4178
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4875
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17874
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/j7t1/002634/r3tmp/kikimr_cluster_tirshgjo
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61906
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28082
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26923
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9982
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/j7t1/002634/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/j7t1/002634/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--true/cluster/node_1/logfile_uf3hsev6.log --grpc-port=61906 --mon-port=28082 --ic-port=17874
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:61906/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/j7t1/002634/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/j7t1/002634/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--true/cluster/node_1/logfile_uf3hsev6.log --grpc-port=61906 --mon-port=28082 --ic-port=17874
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/node_1/logfile_uf3hsev6.log', '--grpc-port=61906', '--mon-port=28082', '--ic-port=17874')' in '/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3117997
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:61906/1
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/j7t1/002634/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3117998
DEBUG    ya.test:process.py:259 Command (pid 3117998) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3117998) elapsed time (sec): 0.41194748878479004
DEBUG    ya.test:process.py:263 Command (pid 3117998) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3117998) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3117998) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3117998) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3117998) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3117998) maxrss: 543444
DEBUG    ya.test:process.py:263 Command (pid 3117998) minflt: 16229
DEBUG    ya.test:process.py:263 Command (pid 3117998) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3117998) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3117998) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3117998) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3117998) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3117998) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 3117998) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3117998) stime: 0.23649399999999998
DEBUG    ya.test:process.py:263 Command (pid 3117998) utime: 0.126402
DEBUG    ya.test:process.py:263 Command (pid 3117998) wtime: 0.413
DEBUG    ya.test:process.py:275 Command (pid 3117998) output:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ahrwn43zse
    Host information: 
        Linux ghrun-ahrwn43zse 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3117998) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:61906', '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: 17874\n      }\n      HostConfigId: 1\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/j7t1/002634/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:61906', '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: 17874\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3119184
DEBUG    ya.test:process.py:259 Command (pid 3119184) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3119184) elapsed time (sec): 0.3865225315093994
DEBUG    ya.test:process.py:263 Command (pid 3119184) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3119184) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3119184) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3119184) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3119184) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3119184) maxrss: 551820
DEBUG    ya.test:process.py:263 Command (pid 3119184) minflt: 18371
DEBUG    ya.test:process.py:263 Command (pid 3119184) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3119184) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3119184) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3119184) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3119184) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3119184) nvcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 3119184) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3119184) stime: 0.19985899999999998
DEBUG    ya.test:process.py:263 Command (pid 3119184) utime: 0.139901
DEBUG    ya.test:process.py:263 Command (pid 3119184) wtime: 0.388
DEBUG    ya.test:process.py:275 Command (pid 3119184) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:61906', '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.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/j7t1/002634/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:61906', '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: 3119291
DEBUG    ya.test:process.py:259 Command (pid 3119291) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3119291) elapsed time (sec): 0.40039849281311035
DEBUG    ya.test:process.py:263 Command (pid 3119291) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3119291) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3119291) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3119291) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3119291) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3119291) maxrss: 551832
DEBUG    ya.test:process.py:263 Command (pid 3119291) minflt: 18371
DEBUG    ya.test:process.py:263 Command (pid 3119291) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3119291) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3119291) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 3119291) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3119291) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3119291) nvcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 3119291) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3119291) stime: 0.227381
DEBUG    ya.test:process.py:263 Command (pid 3119291) utime: 0.125875
DEBUG    ya.test:process.py:263 Command (pid 3119291) wtime: 0.402
DEBUG    ya.test:process.py:275 Command (pid 3119291) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

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

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65034
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7185
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13315
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23293
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31664
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61906 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/slot_1/logfile_fsbdvgpw.log --grpc-port=65034 --mon-port=7185 --ic-port=13315
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61906 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/slot_1/logfile_fsbdvgpw.log --grpc-port=65034 --mon-port=7185 --ic-port=13315
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:61906', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/slot_1/logfile_fsbdvgpw.log', '--grpc-port=65034', '--mon-port=7185', '--ic-port=13315')' in '/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3120019
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:65034/1
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/j7t1/002634/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3120020
DEBUG    ya.test:process.py:259 Command (pid 3120020) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3120020) elapsed time (sec): 0.36661219596862793
DEBUG    ya.test:process.py:263 Command (pid 3120020) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3120020) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3120020) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3120020) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3120020) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3120020) maxrss: 543444
DEBUG    ya.test:process.py:263 Command (pid 3120020) minflt: 16372
DEBUG    ya.test:process.py:263 Command (pid 3120020) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3120020) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3120020) nivcsw: 38
DEBUG    ya.test:process.py:263 Command (pid 3120020) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3120020) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3120020) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3120020) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3120020) stime: 0.189794
DEBUG    ya.test:process.py:263 Command (pid 3120020) utime: 0.124606
DEBUG    ya.test:process.py:263 Command (pid 3120020) wtime: 0.368
DEBUG    ya.test:process.py:275 Command (pid 3120020) output:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ahrwn43zse
    Host information: 
        Linux ghrun-ahrwn43zse 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3120020) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database up
DEBUG    ydb.connection:connection.py:299 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:299 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 0x7f1492eb6bd0 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 0x7f1492e22cc0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f1492e22cc0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 0f34f3bf-162c-414e-808f-bf8cb6236e66, localhost:61906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0f34f3bf-162c-414e-808f-bf8cb6236e66, localhost:61906): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0f34f3bf-162c-414e-808f-bf8cb6236e66, localhost:61906): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ahrwn43zse.auto.internal" port: 65034 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ahrwn43zse.auto.internal:65034, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61906
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f1492e22cc0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 36298afe-fc62-42e7-a37f-f4339aadfc61, ghrun-ahrwn43zse.auto.internal:65034): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 36298afe-fc62-42e7-a37f-f4339aadfc61, ghrun-ahrwn43zse.auto.internal:65034): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 36298afe-fc62-42e7-a37f-f4339aadfc61, ghrun-ahrwn43zse.auto.internal:65034): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 36298afe-fc62-42e7-a37f-f4339aadfc61, ghrun-ahrwn43zse.auto.internal:65034): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=ZjdkZjNmYWEtZjNmMWMyNi1lZTQ4ZjZjNi03OTgyZDE0YQ==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f1492e22cc0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f1492e22cc0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 36298afe-fc62-42e7-a37f-f4339aadfc61, ghrun-ahrwn43zse.auto.internal:65034): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, eeaac2c5-06ac-4145-9b0d-ce78e6293925, ghrun-ahrwn43zse.auto.internal:65034): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, eeaac2c5-06ac-4145-9b0d-ce78e6293925, ghrun-ahrwn43zse.auto.internal:65034): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdkZjNmYWEtZjNmMWMyNi1lZTQ4ZjZjNi03OTgyZDE0YQ==" 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, eeaac2c5-06ac-4145-9b0d-ce78e6293925, ghrun-ahrwn43zse.auto.internal:65034): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f1492e22cc0>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_&cmstid=72057594037936131&txid=1761330335085168&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

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

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5185
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27080
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10095
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8653
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27047
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61906 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/slot_2/logfile_cj2ytog3.log --grpc-port=5185 --mon-port=27080 --ic-port=10095
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61906 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/slot_2/logfile_cj2ytog3.log --grpc-port=5185 --mon-port=27080 --ic-port=10095
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:61906', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/slot_2/logfile_cj2ytog3.log', '--grpc-port=5185', '--mon-port=27080', '--ic-port=10095')' in '/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3134302
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:5185/2
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/j7t1/002634/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3134305
DEBUG    ya.test:process.py:259 Command (pid 3134305) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3134305) elapsed time (sec): 0.3683335781097412
DEBUG    ya.test:process.py:263 Command (pid 3134305) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3134305) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3134305) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3134305) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3134305) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3134305) maxrss: 543444
DEBUG    ya.test:process.py:263 Command (pid 3134305) minflt: 16246
DEBUG    ya.test:process.py:263 Command (pid 3134305) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3134305) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3134305) nivcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 3134305) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3134305) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3134305) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3134305) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3134305) stime: 0.202729
DEBUG    ya.test:process.py:263 Command (pid 3134305) utime: 0.111302
DEBUG    ya.test:process.py:263 Command (pid 3134305) wtime: 0.372
DEBUG    ya.test:process.py:275 Command (pid 3134305) output:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ahrwn43zse
    Host information: 
        Linux ghrun-ahrwn43zse 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3134305) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database up
DEBUG    ydb.connection:connection.py:299 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:299 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 0x7f1492e60ab0 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 0x7f1492e62f90>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f1492e62f90>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 2f80434b-1047-498b-943e-a4d470bc7c04, localhost:61906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2f80434b-1047-498b-943e-a4d470bc7c04, localhost:61906): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2f80434b-1047-498b-943e-a4d470bc7c04, localhost:61906): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ahrwn43zse.auto.internal" port: 5185 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ahrwn43zse.auto.internal:5185, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61906
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f1492e62f90>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 7ab93f26-5812-4f9d-a216-bb37e241166a, ghrun-ahrwn43zse.auto.internal:5185): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7ab93f26-5812-4f9d-a216-bb37e241166a, ghrun-ahrwn43zse.auto.internal:5185): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 7ab93f26-5812-4f9d-a216-bb37e241166a, ghrun-ahrwn43zse.auto.internal:5185): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7ab93f26-5812-4f9d-a216-bb37e241166a, ghrun-ahrwn43zse.auto.internal:5185): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=OGRlYWFiYjYtZTYxOWY1OTQtYzljZDY1YjUtYTFmOTI2NA==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f1492e62f90>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f1492e62f90>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 2941e3bc-0020-4b7e-bfd2-f0eae4ffbe70, ghrun-ahrwn43zse.auto.internal:5185): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 7ab93f26-5812-4f9d-a216-bb37e241166a, ghrun-ahrwn43zse.auto.internal:5185): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 2941e3bc-0020-4b7e-bfd2-f0eae4ffbe70, ghrun-ahrwn43zse.auto.internal:5185): request = { session_id: "ydb://session/3?node_id=50001&id=OGRlYWFiYjYtZTYxOWY1OTQtYzljZDY1YjUtYTFmOTI2NA==" 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, 2941e3bc-0020-4b7e-bfd2-f0eae4ffbe70, ghrun-ahrwn43zse.auto.internal:5185): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f1492e62f90>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_&cmstid=72057594037936131&txid=1761330355109500&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

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

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62455
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26410
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14897
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25973
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65324
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61906 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/slot_3/logfile_9z5cnzb_.log --grpc-port=62455 --mon-port=26410 --ic-port=14897
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61906 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/slot_3/logfile_9z5cnzb_.log --grpc-port=62455 --mon-port=26410 --ic-port=14897
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j7t1/002634/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:61906', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/slot_3/logfile_9z5cnzb_.log', '--grpc-port=62455', '--mon-port=26410', '--ic-port=14897')' in '/home/runner/.ya/build/build_root/j7t1/002634/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--true/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3157745
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:62455/3
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/j7t1/002634/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3157746
DEBUG    ya.test:process.py:259 Command (pid 3157746) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3157746) elapsed time (sec): 0.7914218902587891
DEBUG    ya.test:process.py:263 Command (pid 3157746) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3157746) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3157746) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3157746) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3157746) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3157746) maxrss: 543444
DEBUG    ya.test:process.py:263 Command (pid 3157746) minflt: 16393
DEBUG    ya.test:process.py:263 Command (pid 3157746) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3157746) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3157746) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 3157746) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3157746) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3157746) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3157746) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3157746) stime: 0.621668
DEBUG    ya.test:process.py:263 Command (pid 3157746) utime: 0.12110399999999999
DEBUG    ya.test:process.py:263 Command (pid 3157746) wtime: 0.792
DEBUG    ya.test:process.py:275 Command (pid 3157746) output:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ahrwn43zse
    Host information: 
        Linux ghrun-ahrwn43zse 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3157746) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: fc258413420b1199bab67a0106b19580c3f4540e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 699e0847e3ded569ecad98aa004221ebbe00b14c into 01fd546bac85381216c84581967d2e83484ac042
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database up
DEBUG    ydb.connection:connection.py:299 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:299 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 0x7f1492ee2e00 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 0x7f1494745690>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f1494745690>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 6568ed4b-353c-4198-8d1e-84a817ed36cf, localhost:61906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6568ed4b-353c-4198-8d1e-84a817ed36cf, localhost:61906): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6568ed4b-353c-4198-8d1e-84a817ed36cf, localhost:61906): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ahrwn43zse.auto.internal" port: 62455 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ahrwn43zse.auto.internal:62455, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61906
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f1494745690>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 56456394-b833-4634-a8a7-3ef5f9159848, ghrun-ahrwn43zse.auto.internal:62455): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 56456394-b833-4634-a8a7-3ef5f9159848, ghrun-ahrwn43zse.auto.internal:62455): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 56456394-b833-4634-a8a7-3ef5f9159848, ghrun-ahrwn43zse.auto.internal:62455): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 56456394-b833-4634-a8a7-3ef5f9159848, ghrun-ahrwn43zse.auto.internal:62455): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=M2RmNWIyMGMtMmRjNWI2NWItZmYxMTQzNzgtMmZjMWYzNTk=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f1494745690>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f1494745690>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, d110d10c-ad6b-4805-badb-11ab95db31b3, ghrun-ahrwn43zse.auto.internal:62455): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 56456394-b833-4634-a8a7-3ef5f9159848, ghrun-ahrwn43zse.auto.internal:62455): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, d110d10c-ad6b-4805-badb-11ab95db31b3, ghrun-ahrwn43zse.auto.internal:62455): request = { session_id: "ydb://session/3?node_id=50002&id=M2RmNWIyMGMtMmRjNWI2NWItZmYxMTQzNzgtMmZjMWYzNTk=" yql_text: "\n                CREATE TABLE `table_2` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, d110d10c-ad6b-4805-badb-11ab95db31b3, ghrun-ahrwn43zse.auto.internal:62455): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f1494745690>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_&cmstid=72057594037936131&txid=1761330386546066&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

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

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: create path and declare internals
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py: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 0x7f1494745690>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f1494745690> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, fb3b4bc4-2a94-41d9-be31-e35739d67d33, ghrun-ahrwn43zse.auto.internal:62455): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, fb3b4bc4-2a94-41d9-be31-e35739d67d33, ghrun-ahrwn43zse.auto.internal:62455): request = { session_id: "ydb://session/3?node_id=50002&id=M2RmNWIyMGMtMmRjNWI2NWItZmYxMTQzNzgtMmZjMWYzNTk=" 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 0x7f1494745690>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, fb3b4bc4-2a94-41d9-be31-e35739d67d33, ghrun-ahrwn43zse.auto.internal:62455): on response callback started
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 0x7f1492e62f90>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f1492e62f90> is no longer active. Current active count 0.
INFO     ydb.connection:connection.py:77 RpcState(DeleteSession, fb3b4bc4-2a94-41d9-be31-e35739d67d33, ghrun-ahrwn43zse.auto.internal:62455): 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:62455: 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:62455: Failed to connect to remote host: Connection refused {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc", file_line:153, created_time:"2025-10-24T18:26:55.207106879+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, a8b04be5-559f-4f62-8b86-99a1265ad499, ghrun-ahrwn43zse.auto.internal:5185): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:86 RpcState(DeleteSession, fb3b4bc4-2a94-41d9-be31-e35739d67d33, ghrun-ahrwn43zse.auto.internal:62455): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a8b04be5-559f-4f62-8b86-99a1265ad499, ghrun-ahrwn43zse.auto.internal:5185): request = { session_id: "ydb://session/3?node_id=50001&id=OGRlYWFiYjYtZTYxOWY1OTQtYzljZDY1YjUtYTFmOTI2NA==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-ahrwn43zse.auto.internal:62455
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f1492e62f90>
DEBUG    ydb.connection:connection.py:299 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:103 RpcState(DeleteSession, a8b04be5-559f-4f62-8b86-99a1265ad499, ghrun-ahrwn43zse.auto.internal:5185): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
INFO     ydb.connection:connection.py:77 RpcState(DeleteSession, a8b04be5-559f-4f62-8b86-99a1265ad499, ghrun-ahrwn43zse.auto.internal:5185): 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:5185: 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:5185: Failed to connect to remote host: Connection refused {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc", file_line:153, created_time:"2025-10-24T18:26:55.213706711+00:00", grpc_status:14}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:86 RpcState(DeleteSession, a8b04be5-559f-4f62-8b86-99a1265ad499, ghrun-ahrwn43zse.auto.internal:5185): unhandled rpc error, disconnecting channel
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 9d5c2e88-c154-47dc-87be-8f954f5596f5, localhost:61906): creating call state
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-ahrwn43zse.auto.internal:5185
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 0x7f1492e22cc0>, reason: session-pool-terminated
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f1492e22cc0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9d5c2e88-c154-47dc-87be-8f954f5596f5, localhost:61906): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(DeleteSession, 7ec39b99-8c93-4a3f-8dfa-177d765b7a14, ghrun-ahrwn43zse.auto.internal:65034): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 7ec39b99-8c93-4a3f-8dfa-177d765b7a14, ghrun-ahrwn43zse.auto.internal:65034): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdkZjNmYWEtZjNmMWMyNi1lZTQ4ZjZjNi03OTgyZDE0YQ==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9d5c2e88-c154-47dc-87be-8f954f5596f5, localhost:61906): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_. Endpoint: "localhost:61906". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61906
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 7ec39b99-8c93-4a3f-8dfa-177d765b7a14, ghrun-ahrwn43zse.auto.internal:65034): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(DeleteSession, 7ec39b99-8c93-4a3f-8dfa-177d765b7a14, ghrun-ahrwn43zse.auto.internal:65034): 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:65034: 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:65034: Failed to connect to remote host: Connection refused {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc", file_line:153, created_time:"2025-10-24T18:26:55.264561678+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(DeleteSession, 7ec39b99-8c93-4a3f-8dfa-177d765b7a14, ghrun-ahrwn43zse.auto.internal:65034): unhandled rpc error, disconnecting channel
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-ahrwn43zse.auto.internal:65034
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 56532df8-b944-41f4-9c75-f9d8a48d93c4, localhost:61906): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f1492e22cc0>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 56532df8-b944-41f4-9c75-f9d8a48d93c4, localhost:61906): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:299 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.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 56532df8-b944-41f4-9c75-f9d8a48d93c4, localhost:61906): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61906
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_. Endpoint: "localhost:61906". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61906
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 843a57a8-0a26-4938-bbf2-40dd49455cf9, localhost:61906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 843a57a8-0a26-4938-bbf2-40dd49455cf9, localhost:61906): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 843a57a8-0a26-4938-bbf2-40dd49455cf9, localhost:61906): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_. Endpoint: "localhost:61906". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61906
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
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61906
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
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61906
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
============================== slowest durations ===============================
83.54s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
77.62s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
68.42s call     test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
16.97s setup    test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
16.38s setup    test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--true]
15.71s call     test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--true]
15.65s call     test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--false]
9.95s setup    test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
7.27s teardown test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
6.27s setup    test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
3.66s setup    test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--false]
0.32s teardown test_tenants.py::TestTenants::test_stop_start[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.01s teardown test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--false]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 5 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
FAILED test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 5 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
=================== 2 failed, 3 passed in 322.90s (0:05:22) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j7t1/002620/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 ===============================
69.03s call     test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true]
18.27s setup    test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--false]
14.25s setup    test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
14.14s setup    test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--false]
13.80s setup    test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
8.55s teardown test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
3.68s setup    test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true]
1.59s call     test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--false]
1.54s teardown test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--false]
1.53s teardown test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
1.52s teardown test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--false]
1.36s call     test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
0.39s teardown test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true]
0.24s call     test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--false]
0.22s call     test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
======================== 5 passed in 150.53s (0:02:30) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j7t1/0025de/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 ===============================
152.64s setup    test_user_administration.py::test_database_admin_can_create_user
29.53s teardown test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-himself]
0.45s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-admin-group]
0.45s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-himself]
0.44s call     test_user_administration.py::test_database_admin_can_create_user
0.44s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-subgroup]
0.44s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-user]
0.01s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-himself]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 184.82s (0:03:04) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j7t1/0025ec/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 ===============================
128.76s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-other-admin]
29.53s teardown test_user_administration.py::test_database_admin_cant_change_database_admin_user[change-password]
0.46s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[rename-admin-group]
0.45s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-other-admin]
0.45s 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_group[remove-subgroup]
0.44s call     test_user_administration.py::test_database_admin_cant_change_database_admin_user[change-password]
0.01s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-subgroup]
0.01s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[rename-admin-group]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 160.89s (0:02:40) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j7t1/0025e6/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 ===============================
132.69s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_user[unblock]
29.53s teardown test_user_administration.py::test_user_can_change_password_for_himself[ordinaryuser]
8.14s call     test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
7.00s setup    test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
3.01s teardown test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
0.69s call     test_user_administration.py::test_user_can_change_password_for_himself[ordinaryuser]
0.66s call     test_user_administration.py::test_user_can_change_password_for_himself[dbadmin]
0.48s call     test_user_administration.py::test_database_admin_cant_change_database_admin_user[unblock]
0.44s call     test_user_administration.py::test_database_admin_cant_change_database_owner
0.01s setup    test_user_administration.py::test_user_can_change_password_for_himself[ordinaryuser]
0.01s setup    test_user_administration.py::test_user_can_change_password_for_himself[dbadmin]
0.01s setup    test_user_administration.py::test_database_admin_cant_change_database_owner

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 183.16s (0:03:03) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j7t1/0025d8/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 ===============================
10.94s setup    test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--false-YDB]
10.65s setup    test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
10.61s setup    test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--false-YDB]
9.86s call     test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
8.09s setup    test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--true-YDB]
7.96s call     test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--false-YDB]
7.01s teardown test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
6.11s call     test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--true-YDB]
6.06s call     test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--false-YDB]
5.84s call     test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--true-YDB]
3.58s setup    test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--true-YDB]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 87.12s (0:01:27) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j7t1/0025eb/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 ===============================
11.04s setup    test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]
10.91s setup    test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--true-YDB]
8.07s call     test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--false-YDB]
7.88s call     test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--true-YDB]
7.43s call     test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--false-YDB]
7.02s teardown test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]
6.99s setup    test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--true-YDB]
6.90s setup    test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--false-YDB]
5.41s call     test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]
5.25s call     test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--true-YDB]
4.56s setup    test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--false-YDB]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 81.87s (0:01:21) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j7t1/002664/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 ===============================
11.28s call     test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--true-YDB]
11.11s setup    test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]
10.92s setup    test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--false-YDB]
10.83s setup    test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--false-YDB]
9.32s call     test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--false-YDB]
7.29s call     test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]
7.01s teardown test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]
5.47s call     test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--false-YDB]
5.37s call     test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--true-YDB]
4.66s setup    test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--true-YDB]
4.19s setup    test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--true-YDB]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 87.87s (0:01:27) =========================
