============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8ttv/002b6b/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 ===============================
188.29s setup    test_auth_system_views.py::test_tenant_auth_groups_access[clusteradmin-True]
24.69s teardown test_auth_system_views.py::test_tenant_auth_groups_access[ordinaryuser-False]
11.40s setup    test_create_users_strict_acl_checks.py::test_create_user
10.95s teardown test_create_users_strict_acl_checks.py::test_create_user
10.19s call     test_create_users.py::test_create_user
7.01s teardown test_create_users.py::test_create_user
5.57s setup    test_create_users.py::test_create_user
2.01s call     test_create_users_strict_acl_checks.py::test_create_user
0.61s call     test_auth_system_views.py::test_tenant_auth_groups_access[ordinaryuser-False]
0.56s call     test_auth_system_views.py::test_tenant_auth_groups_access[dbadmin-True]
0.55s call     test_auth_system_views.py::test_tenant_auth_groups_access[clusteradmin-True]
0.49s call     test_auth_system_views.py::test_tenant_auth_groups_access[clusteruser-False]
0.02s setup    test_auth_system_views.py::test_tenant_auth_groups_access[clusteruser-False]
0.01s setup    test_auth_system_views.py::test_tenant_auth_groups_access[dbadmin-True]
0.01s setup    test_auth_system_views.py::test_tenant_auth_groups_access[ordinaryuser-False]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 263.11s (0:04:23) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8ttv/002b97/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.88s call     test_db_counters.py::TestKqpCounters::test_case
62.97s call     test_db_counters.py::TestStorageCounters::test_storage_counters[enable_separate_quotas]
47.25s call     test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]
23.53s setup    test_db_counters.py::test_serverless_counters[enable_separate_quotas]
19.77s setup    test_db_counters.py::test_serverless_counters[disable_separate_quotas]
17.06s teardown test_db_counters.py::test_serverless_counters[enable_separate_quotas]
16.88s setup    test_db_counters.py::TestStorageCounters::test_storage_counters[enable_separate_quotas]
15.44s call     test_db_counters.py::test_serverless_counters[disable_separate_quotas]
14.90s call     test_db_counters.py::test_serverless_counters[enable_separate_quotas]
14.84s call     test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--false]
8.89s setup    test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]
8.09s setup    test_db_counters.py::TestKqpCounters::test_case
7.66s teardown test_db_counters.py::TestKqpCounters::test_case
7.64s setup    test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--false]
3.95s teardown test_db_counters.py::TestStorageCounters::test_storage_counters[enable_separate_quotas]
3.60s teardown test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]
3.04s teardown test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--false]
0.06s teardown test_db_counters.py::test_serverless_counters[disable_separate_quotas]
======================== 6 passed in 426.94s (0:07:06) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_dynamic_tenants.py .FF...

=================================== FAILURES ===================================
_ test_create_and_drop_tenants[enable_alter_database_create_hive_first--false] _
ydb/tests/functional/tenants/test_dynamic_tenants.py:238: in test_create_and_drop_tenants
    ydb_cluster.create_database(
ydb/tests/library/harness/kikimr_cluster_interface.py:231: in create_database
    raise RuntimeError('create_database failed: %s, %s' % (operation.status, ydb.issues._format_issues(operation.issues)))
E   RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 10 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_dynamic_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:17029/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3251
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28181
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26925
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21874
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20632
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32731
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10582
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26340
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10736
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27881
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8752
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22916
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65505
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17029
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18639
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7203
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:471 Working directory: /home/runner/.ya/build/build_root/8ttv/002baa/r3tmp/kikimr_cluster__95ww0ys
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28127
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4371
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19411
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12927
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/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/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_ejyi4bcu.log --grpc-port=28127 --mon-port=4371 --ic-port=7203
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28127/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/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/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_ejyi4bcu.log --grpc-port=28127 --mon-port=4371 --ic-port=7203
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_ejyi4bcu.log', '--grpc-port=28127', '--mon-port=4371', '--ic-port=7203')' in '/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 491651
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:28127/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 491652
DEBUG    ya.test:process.py:259 Command (pid 491652) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 491652) elapsed time (sec): 0.683837890625
DEBUG    ya.test:process.py:263 Command (pid 491652) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 491652) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 491652) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 491652) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 491652) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 491652) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 491652) minflt: 16555
DEBUG    ya.test:process.py:263 Command (pid 491652) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 491652) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 491652) nivcsw: 81
DEBUG    ya.test:process.py:263 Command (pid 491652) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 491652) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 491652) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 491652) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 491652) stime: 0.45342
DEBUG    ya.test:process.py:263 Command (pid 491652) utime: 0.143817
DEBUG    ya.test:process.py:263 Command (pid 491652) wtime: 0.685
DEBUG    ya.test:process.py:275 Command (pid 491652) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28127', '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: 7203\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28127', '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: 7203\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 492887
DEBUG    ya.test:process.py:259 Command (pid 492887) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 492887) elapsed time (sec): 0.6569008827209473
DEBUG    ya.test:process.py:263 Command (pid 492887) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 492887) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 492887) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 492887) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 492887) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 492887) maxrss: 552448
DEBUG    ya.test:process.py:263 Command (pid 492887) minflt: 18371
DEBUG    ya.test:process.py:263 Command (pid 492887) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 492887) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 492887) nivcsw: 53
DEBUG    ya.test:process.py:263 Command (pid 492887) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 492887) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 492887) nvcsw: 152
DEBUG    ya.test:process.py:263 Command (pid 492887) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 492887) stime: 0.469539
DEBUG    ya.test:process.py:263 Command (pid 492887) utime: 0.134154
DEBUG    ya.test:process.py:263 Command (pid 492887) wtime: 0.658
DEBUG    ya.test:process.py:275 Command (pid 492887) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28127', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28127', '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: 493477
DEBUG    ya.test:process.py:259 Command (pid 493477) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 493477) elapsed time (sec): 0.8121180534362793
DEBUG    ya.test:process.py:263 Command (pid 493477) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 493477) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 493477) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 493477) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 493477) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 493477) maxrss: 552456
DEBUG    ya.test:process.py:263 Command (pid 493477) minflt: 18367
DEBUG    ya.test:process.py:263 Command (pid 493477) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 493477) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 493477) nivcsw: 97
DEBUG    ya.test:process.py:263 Command (pid 493477) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 493477) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 493477) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 493477) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 493477) stime: 0.597159
DEBUG    ya.test:process.py:263 Command (pid 493477) utime: 0.14252399999999998
DEBUG    ya.test:process.py:263 Command (pid 493477) wtime: 0.839
DEBUG    ya.test:process.py:275 Command (pid 493477) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_dynamic_tenants.py, test_name: test_create_and_drop_tenants[enable_alter_database_create_hive_first--false])
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4003
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12818
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2968
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8735
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24271
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28127 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_b3ka8vtm.log --grpc-port=4003 --mon-port=12818 --ic-port=2968
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28127 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_b3ka8vtm.log --grpc-port=4003 --mon-port=12818 --ic-port=2968
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:28127', '--tenant=/Root/users/database_0', '--log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_b3ka8vtm.log', '--grpc-port=4003', '--mon-port=12818', '--ic-port=2968')' in '/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 494303
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:4003/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/8ttv/002baa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 494304
DEBUG    ya.test:process.py:259 Command (pid 494304) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 494304) elapsed time (sec): 0.7553904056549072
DEBUG    ya.test:process.py:263 Command (pid 494304) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 494304) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 494304) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 494304) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 494304) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 494304) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 494304) minflt: 16582
DEBUG    ya.test:process.py:263 Command (pid 494304) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 494304) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 494304) nivcsw: 61
DEBUG    ya.test:process.py:263 Command (pid 494304) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 494304) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 494304) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 494304) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 494304) stime: 0.5302209999999999
DEBUG    ya.test:process.py:263 Command (pid 494304) utime: 0.1402
DEBUG    ya.test:process.py:263 Command (pid 494304) wtime: 0.757
DEBUG    ya.test:process.py:275 Command (pid 494304) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
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 0x7fc33d7da770 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 0x7fc340290fb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc340290fb0>
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, 9f65e302-9301-44df-8bd5-976feddd725f, localhost:28127): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9f65e302-9301-44df-8bd5-976feddd725f, localhost:28127): request = { database: "/Root/users/database_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9f65e302-9301-44df-8bd5-976feddd725f, localhost:28127): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rnbczhajtq.auto.internal" port: 4003 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-rnbczhajtq.auto.internal:4003, 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:28127
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc340290fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, cbbe652f-1420-4186-8616-e05111eeab9d, ghrun-rnbczhajtq.auto.internal:4003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cbbe652f-1420-4186-8616-e05111eeab9d, ghrun-rnbczhajtq.auto.internal:4003): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, cbbe652f-1420-4186-8616-e05111eeab9d, ghrun-rnbczhajtq.auto.internal:4003): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cbbe652f-1420-4186-8616-e05111eeab9d, ghrun-rnbczhajtq.auto.internal:4003): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=ZmQzNTg1NzQtMTIwZDE2ZWItYjg0ZGI1NzktNzBkNmI4ZGQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc340290fb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc340290fb0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, cbbe652f-1420-4186-8616-e05111eeab9d, ghrun-rnbczhajtq.auto.internal:4003): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, c5dab8bd-bacd-4595-9fcb-2a723eab4a87, ghrun-rnbczhajtq.auto.internal:4003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c5dab8bd-bacd-4595-9fcb-2a723eab4a87, ghrun-rnbczhajtq.auto.internal:4003): request = { session_id: "ydb://session/3?node_id=50000&id=ZmQzNTg1NzQtMTIwZDE2ZWItYjg0ZGI1NzktNzBkNmI4ZGQ=" 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, c5dab8bd-bacd-4595-9fcb-2a723eab4a87, ghrun-rnbczhajtq.auto.internal:4003): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc340290fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 163d899f-c5c7-4778-a645-95dce631aedd, ghrun-rnbczhajtq.auto.internal:4003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 163d899f-c5c7-4778-a645-95dce631aedd, ghrun-rnbczhajtq.auto.internal:4003): request = { session_id: "ydb://session/3?node_id=50000&id=ZmQzNTg1NzQtMTIwZDE2ZWItYjg0ZGI1NzktNzBkNmI4ZGQ=" 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, 163d899f-c5c7-4778-a645-95dce631aedd, ghrun-rnbczhajtq.auto.internal:4003): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc340290fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 76c93f8b-6d0c-4d32-82ec-7e6a0d8a488e, ghrun-rnbczhajtq.auto.internal:4003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76c93f8b-6d0c-4d32-82ec-7e6a0d8a488e, ghrun-rnbczhajtq.auto.internal:4003): request = { session_id: "ydb://session/3?node_id=50000&id=ZmQzNTg1NzQtMTIwZDE2ZWItYjg0ZGI1NzktNzBkNmI4ZGQ=" 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, 76c93f8b-6d0c-4d32-82ec-7e6a0d8a488e, ghrun-rnbczhajtq.auto.internal:4003): 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 0x7fc340290fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 72bb48e7-23b9-4f18-950e-5cf150ed1439, ghrun-rnbczhajtq.auto.internal:4003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72bb48e7-23b9-4f18-950e-5cf150ed1439, ghrun-rnbczhajtq.auto.internal:4003): request = { session_id: "ydb://session/3?node_id=50000&id=ZmQzNTg1NzQtMTIwZDE2ZWItYjg0ZGI1NzktNzBkNmI4ZGQ=" 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, 72bb48e7-23b9-4f18-950e-5cf150ed1439, ghrun-rnbczhajtq.auto.internal:4003): 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 0x7fc340290fb0>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 7e64f517-6ad8-4722-9a7a-20196492f48d, ghrun-rnbczhajtq.auto.internal:4003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 7e64f517-6ad8-4722-9a7a-20196492f48d, ghrun-rnbczhajtq.auto.internal:4003): request = { session_id: "ydb://session/3?node_id=50000&id=ZmQzNTg1NzQtMTIwZDE2ZWItYjg0ZGI1NzktNzBkNmI4ZGQ=" 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, 7e64f517-6ad8-4722-9a7a-20196492f48d, ghrun-rnbczhajtq.auto.internal:4003): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc340290fb0>
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 0x7fc340290fb0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc340290fb0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, f3411f89-198c-4ef8-88a0-48b0b822bf69, ghrun-rnbczhajtq.auto.internal:4003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f3411f89-198c-4ef8-88a0-48b0b822bf69, ghrun-rnbczhajtq.auto.internal:4003): request = { session_id: "ydb://session/3?node_id=50000&id=ZmQzNTg1NzQtMTIwZDE2ZWItYjg0ZGI1NzktNzBkNmI4ZGQ=" 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 0x7fc340290fb0>
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, f3411f89-198c-4ef8-88a0-48b0b822bf69, ghrun-rnbczhajtq.auto.internal:4003): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f3411f89-198c-4ef8-88a0-48b0b822bf69, ghrun-rnbczhajtq.auto.internal:4003): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, f3411f89-198c-4ef8-88a0-48b0b822bf69, ghrun-rnbczhajtq.auto.internal:4003): on response callback success
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28127
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-rnbczhajtq.auto.internal:4003
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_0
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_0: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_0: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_0&cmstid=72057594037936131&txid=1763035172397365&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_0: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_0: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_0: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_0: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:4003/1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1116
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16273
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12180
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9072
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21040
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28127 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_utnmlo0p.log --grpc-port=1116 --mon-port=16273 --ic-port=12180
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28127 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_utnmlo0p.log --grpc-port=1116 --mon-port=16273 --ic-port=12180
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:28127', '--tenant=/Root/users/database_1', '--log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_utnmlo0p.log', '--grpc-port=1116', '--mon-port=16273', '--ic-port=12180')' in '/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 498532
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:1116/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 498550
DEBUG    ya.test:process.py:259 Command (pid 498550) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 498550) elapsed time (sec): 0.6156935691833496
DEBUG    ya.test:process.py:263 Command (pid 498550) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 498550) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 498550) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 498550) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 498550) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 498550) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 498550) minflt: 16225
DEBUG    ya.test:process.py:263 Command (pid 498550) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 498550) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 498550) nivcsw: 105
DEBUG    ya.test:process.py:263 Command (pid 498550) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 498550) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 498550) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 498550) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 498550) stime: 0.374882
DEBUG    ya.test:process.py:263 Command (pid 498550) utime: 0.13145199999999999
DEBUG    ya.test:process.py:263 Command (pid 498550) wtime: 0.622
DEBUG    ya.test:process.py:275 Command (pid 498550) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
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 0x7fc34026c7e0 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 0x7fc34026fe40>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc34026fe40>
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, 1bfa8f28-07ac-44be-a142-0ce851a6db3f, localhost:28127): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1bfa8f28-07ac-44be-a142-0ce851a6db3f, localhost:28127): request = { database: "/Root/users/database_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1bfa8f28-07ac-44be-a142-0ce851a6db3f, localhost:28127): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rnbczhajtq.auto.internal" port: 1116 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-rnbczhajtq.auto.internal:1116, 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:28127
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc34026fe40>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, a5b14235-02f0-4d25-85bd-ea9b41718622, ghrun-rnbczhajtq.auto.internal:1116): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a5b14235-02f0-4d25-85bd-ea9b41718622, ghrun-rnbczhajtq.auto.internal:1116): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, a5b14235-02f0-4d25-85bd-ea9b41718622, ghrun-rnbczhajtq.auto.internal:1116): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a5b14235-02f0-4d25-85bd-ea9b41718622, ghrun-rnbczhajtq.auto.internal:1116): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=NTI2MGE5YTctZjJmMjZiNzctNmFjYzJmYWQtOTc3NmYzY2U=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc34026fe40>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc34026fe40>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 6fc62470-4d0b-4c65-8238-1d070c340ed4, ghrun-rnbczhajtq.auto.internal:1116): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6fc62470-4d0b-4c65-8238-1d070c340ed4, ghrun-rnbczhajtq.auto.internal:1116): request = { session_id: "ydb://session/3?node_id=50001&id=NTI2MGE5YTctZjJmMjZiNzctNmFjYzJmYWQtOTc3NmYzY2U=" 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:108 RpcState(CreateSession, a5b14235-02f0-4d25-85bd-ea9b41718622, ghrun-rnbczhajtq.auto.internal:1116): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6fc62470-4d0b-4c65-8238-1d070c340ed4, ghrun-rnbczhajtq.auto.internal:1116): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc34026fe40>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, cd8687fa-474d-46cb-a0c0-2228ae54ae26, ghrun-rnbczhajtq.auto.internal:1116): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cd8687fa-474d-46cb-a0c0-2228ae54ae26, ghrun-rnbczhajtq.auto.internal:1116): request = { session_id: "ydb://session/3?node_id=50001&id=NTI2MGE5YTctZjJmMjZiNzctNmFjYzJmYWQtOTc3NmYzY2U=" 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, cd8687fa-474d-46cb-a0c0-2228ae54ae26, ghrun-rnbczhajtq.auto.internal:1116): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc34026fe40>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cf452b65-c649-409b-81c6-5922e908b5c7, ghrun-rnbczhajtq.auto.internal:1116): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf452b65-c649-409b-81c6-5922e908b5c7, ghrun-rnbczhajtq.auto.internal:1116): request = { session_id: "ydb://session/3?node_id=50001&id=NTI2MGE5YTctZjJmMjZiNzctNmFjYzJmYWQtOTc3NmYzY2U=" 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, cf452b65-c649-409b-81c6-5922e908b5c7, ghrun-rnbczhajtq.auto.internal:1116): 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 0x7fc34026fe40>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 42bc2cce-0d3d-4ceb-b397-dc3593288728, ghrun-rnbczhajtq.auto.internal:1116): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42bc2cce-0d3d-4ceb-b397-dc3593288728, ghrun-rnbczhajtq.auto.internal:1116): request = { session_id: "ydb://session/3?node_id=50001&id=NTI2MGE5YTctZjJmMjZiNzctNmFjYzJmYWQtOTc3NmYzY2U=" 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, 42bc2cce-0d3d-4ceb-b397-dc3593288728, ghrun-rnbczhajtq.auto.internal:1116): 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 0x7fc34026fe40>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, d3fcd188-3ad8-48f3-9beb-6412f42989e2, ghrun-rnbczhajtq.auto.internal:1116): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, d3fcd188-3ad8-48f3-9beb-6412f42989e2, ghrun-rnbczhajtq.auto.internal:1116): request = { session_id: "ydb://session/3?node_id=50001&id=NTI2MGE5YTctZjJmMjZiNzctNmFjYzJmYWQtOTc3NmYzY2U=" 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, d3fcd188-3ad8-48f3-9beb-6412f42989e2, ghrun-rnbczhajtq.auto.internal:1116): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc34026fe40>
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 0x7fc34026fe40>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc34026fe40> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 42aae284-fab5-40d3-bd1c-3f53057a8a80, ghrun-rnbczhajtq.auto.internal:1116): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 42aae284-fab5-40d3-bd1c-3f53057a8a80, ghrun-rnbczhajtq.auto.internal:1116): request = { session_id: "ydb://session/3?node_id=50001&id=NTI2MGE5YTctZjJmMjZiNzctNmFjYzJmYWQtOTc3NmYzY2U=" 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 0x7fc34026fe40>
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 42aae284-fab5-40d3-bd1c-3f53057a8a80, ghrun-rnbczhajtq.auto.internal:1116): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 42aae284-fab5-40d3-bd1c-3f53057a8a80, ghrun-rnbczhajtq.auto.internal:1116): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 42aae284-fab5-40d3-bd1c-3f53057a8a80, ghrun-rnbczhajtq.auto.internal:1116): on response callback success
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:28127
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-rnbczhajtq.auto.internal:1116
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_1
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_1: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_1: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_1&cmstid=72057594037936131&txid=1763035177589796&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_1: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_1: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_1: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_1: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:1116/2
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31234
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7815
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7837
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27280
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10712
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28127 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_t0j4iqz7.log --grpc-port=31234 --mon-port=7815 --ic-port=7837
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28127 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_t0j4iqz7.log --grpc-port=31234 --mon-port=7815 --ic-port=7837
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:28127', '--tenant=/Root/users/database_2', '--log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_t0j4iqz7.log', '--grpc-port=31234', '--mon-port=7815', '--ic-port=7837')' in '/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 503259
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:31234/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 503281
DEBUG    ya.test:process.py:259 Command (pid 503281) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 503281) elapsed time (sec): 0.6882739067077637
DEBUG    ya.test:process.py:263 Command (pid 503281) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 503281) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 503281) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 503281) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 503281) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 503281) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 503281) minflt: 17425
DEBUG    ya.test:process.py:263 Command (pid 503281) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 503281) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 503281) nivcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 503281) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 503281) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 503281) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 503281) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 503281) stime: 0.376627
DEBUG    ya.test:process.py:263 Command (pid 503281) utime: 0.153004
DEBUG    ya.test:process.py:263 Command (pid 503281) wtime: 0.696
DEBUG    ya.test:process.py:275 Command (pid 503281) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
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 0x7fc3402667c0 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 0x7fc340275be0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc340275be0>
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, ad591074-f235-40fe-a804-3aa40f132a1c, localhost:28127): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ad591074-f235-40fe-a804-3aa40f132a1c, localhost:28127): request = { database: "/Root/users/database_2" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ad591074-f235-40fe-a804-3aa40f132a1c, localhost:28127): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rnbczhajtq.auto.internal" port: 31234 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-rnbczhajtq.auto.internal:31234, 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:28127
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc340275be0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, d94dc29d-f4de-45b2-8119-043555404749, ghrun-rnbczhajtq.auto.internal:31234): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d94dc29d-f4de-45b2-8119-043555404749, ghrun-rnbczhajtq.auto.internal:31234): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, d94dc29d-f4de-45b2-8119-043555404749, ghrun-rnbczhajtq.auto.internal:31234): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d94dc29d-f4de-45b2-8119-043555404749, ghrun-rnbczhajtq.auto.internal:31234): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=YzAzZWE0MjctNGU4YmNkY2UtZGIzZWIxMWQtMTA3Y2IzYWY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc340275be0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc340275be0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, d94dc29d-f4de-45b2-8119-043555404749, ghrun-rnbczhajtq.auto.internal:31234): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 01767ad3-00cd-45bb-9ce2-65fb4ba7df83, ghrun-rnbczhajtq.auto.internal:31234): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 01767ad3-00cd-45bb-9ce2-65fb4ba7df83, ghrun-rnbczhajtq.auto.internal:31234): request = { session_id: "ydb://session/3?node_id=50002&id=YzAzZWE0MjctNGU4YmNkY2UtZGIzZWIxMWQtMTA3Y2IzYWY=" 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, 01767ad3-00cd-45bb-9ce2-65fb4ba7df83, ghrun-rnbczhajtq.auto.internal:31234): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc340275be0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, b77562a6-dc02-4d6d-9560-a71250367317, ghrun-rnbczhajtq.auto.internal:31234): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b77562a6-dc02-4d6d-9560-a71250367317, ghrun-rnbczhajtq.auto.internal:31234): request = { session_id: "ydb://session/3?node_id=50002&id=YzAzZWE0MjctNGU4YmNkY2UtZGIzZWIxMWQtMTA3Y2IzYWY=" 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, b77562a6-dc02-4d6d-9560-a71250367317, ghrun-rnbczhajtq.auto.internal:31234): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc340275be0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1cd470e5-1725-4018-a5de-2e89ea5000a5, ghrun-rnbczhajtq.auto.internal:31234): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cd470e5-1725-4018-a5de-2e89ea5000a5, ghrun-rnbczhajtq.auto.internal:31234): request = { session_id: "ydb://session/3?node_id=50002&id=YzAzZWE0MjctNGU4YmNkY2UtZGIzZWIxMWQtMTA3Y2IzYWY=" 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, 1cd470e5-1725-4018-a5de-2e89ea5000a5, ghrun-rnbczhajtq.auto.internal:31234): 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 0x7fc340275be0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4ef42edd-4179-4ea1-b5d4-f9f33143fa39, ghrun-rnbczhajtq.auto.internal:31234): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ef42edd-4179-4ea1-b5d4-f9f33143fa39, ghrun-rnbczhajtq.auto.internal:31234): request = { session_id: "ydb://session/3?node_id=50002&id=YzAzZWE0MjctNGU4YmNkY2UtZGIzZWIxMWQtMTA3Y2IzYWY=" 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, 4ef42edd-4179-4ea1-b5d4-f9f33143fa39, ghrun-rnbczhajtq.auto.internal:31234): 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 0x7fc340275be0>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 4f7b833a-b02c-42a6-847d-3711f9a25509, ghrun-rnbczhajtq.auto.internal:31234): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 4f7b833a-b02c-42a6-847d-3711f9a25509, ghrun-rnbczhajtq.auto.internal:31234): request = { session_id: "ydb://session/3?node_id=50002&id=YzAzZWE0MjctNGU4YmNkY2UtZGIzZWIxMWQtMTA3Y2IzYWY=" 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, 4f7b833a-b02c-42a6-847d-3711f9a25509, ghrun-rnbczhajtq.auto.internal:31234): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc340275be0>
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 0x7fc340275be0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc340275be0> is no longer active. Current active count 0.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 48fc9c0e-aa25-44a0-94bf-97d859babdbe, ghrun-rnbczhajtq.auto.internal:31234): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 48fc9c0e-aa25-44a0-94bf-97d859babdbe, ghrun-rnbczhajtq.auto.internal:31234): request = { session_id: "ydb://session/3?node_id=50002&id=YzAzZWE0MjctNGU4YmNkY2UtZGIzZWIxMWQtMTA3Y2IzYWY=" 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 0x7fc340275be0>
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:28127
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-rnbczhajtq.auto.internal:31234
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 48fc9c0e-aa25-44a0-94bf-97d859babdbe, ghrun-rnbczhajtq.auto.internal:31234): on response callback started
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_2
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_2: send console operation, token None
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 48fc9c0e-aa25-44a0-94bf-97d859babdbe, ghrun-rnbczhajtq.auto.internal:31234): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 48fc9c0e-aa25-44a0-94bf-97d859babdbe, ghrun-rnbczhajtq.auto.internal:31234): on response callback success
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_2: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_2&cmstid=72057594037936131&txid=1763035184683273&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_2: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_2: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_2: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_2: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:31234/3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11788
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62130
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1939
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10180
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12190
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28127 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_4/logfile__usdknor.log --grpc-port=11788 --mon-port=62130 --ic-port=1939
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28127 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_4/logfile__usdknor.log --grpc-port=11788 --mon-port=62130 --ic-port=1939
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:28127', '--tenant=/Root/users/database_3', '--log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_4/logfile__usdknor.log', '--grpc-port=11788', '--mon-port=62130', '--ic-port=1939')' in '/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 507582
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:11788/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 507584
DEBUG    ya.test:process.py:259 Command (pid 507584) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 507584) elapsed time (sec): 0.7306210994720459
DEBUG    ya.test:process.py:263 Command (pid 507584) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 507584) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 507584) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 507584) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 507584) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 507584) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 507584) minflt: 16226
DEBUG    ya.test:process.py:263 Command (pid 507584) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 507584) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 507584) nivcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 507584) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 507584) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 507584) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 507584) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 507584) stime: 0.46798799999999996
DEBUG    ya.test:process.py:263 Command (pid 507584) utime: 0.144361
DEBUG    ya.test:process.py:263 Command (pid 507584) wtime: 0.741
DEBUG    ya.test:process.py:275 Command (pid 507584) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
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 0x7fc340231af0 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 0x7fc33befb940>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc33befb940>
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, ad87f70e-0d64-46c2-8edc-871af150813a, localhost:28127): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ad87f70e-0d64-46c2-8edc-871af150813a, localhost:28127): request = { database: "/Root/users/database_3" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ad87f70e-0d64-46c2-8edc-871af150813a, localhost:28127): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rnbczhajtq.auto.internal" port: 11788 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-rnbczhajtq.auto.internal:11788, 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:28127
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc33befb940>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, bc34175f-be53-4852-aad0-37c835a1c242, ghrun-rnbczhajtq.auto.internal:11788): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bc34175f-be53-4852-aad0-37c835a1c242, ghrun-rnbczhajtq.auto.internal:11788): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, bc34175f-be53-4852-aad0-37c835a1c242, ghrun-rnbczhajtq.auto.internal:11788): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bc34175f-be53-4852-aad0-37c835a1c242, ghrun-rnbczhajtq.auto.internal:11788): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=OTVhMTliNjMtMzIxMDc2NzQtZGY5MzI5ZTgtZTk5MTc4MDk=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33befb940>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc33befb940>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, bc34175f-be53-4852-aad0-37c835a1c242, ghrun-rnbczhajtq.auto.internal:11788): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 456cb3ff-efce-412a-8f5e-fcbf5265387b, ghrun-rnbczhajtq.auto.internal:11788): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 456cb3ff-efce-412a-8f5e-fcbf5265387b, ghrun-rnbczhajtq.auto.internal:11788): request = { session_id: "ydb://session/3?node_id=50003&id=OTVhMTliNjMtMzIxMDc2NzQtZGY5MzI5ZTgtZTk5MTc4MDk=" 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, 456cb3ff-efce-412a-8f5e-fcbf5265387b, ghrun-rnbczhajtq.auto.internal:11788): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33befb940>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 2fad2c64-e05e-4a39-9841-82a06534f82d, ghrun-rnbczhajtq.auto.internal:11788): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2fad2c64-e05e-4a39-9841-82a06534f82d, ghrun-rnbczhajtq.auto.internal:11788): request = { session_id: "ydb://session/3?node_id=50003&id=OTVhMTliNjMtMzIxMDc2NzQtZGY5MzI5ZTgtZTk5MTc4MDk=" 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, 2fad2c64-e05e-4a39-9841-82a06534f82d, ghrun-rnbczhajtq.auto.internal:11788): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33befb940>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 39ddfdd9-27b7-434a-b777-2e02679e3900, ghrun-rnbczhajtq.auto.internal:11788): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39ddfdd9-27b7-434a-b777-2e02679e3900, ghrun-rnbczhajtq.auto.internal:11788): request = { session_id: "ydb://session/3?node_id=50003&id=OTVhMTliNjMtMzIxMDc2NzQtZGY5MzI5ZTgtZTk5MTc4MDk=" 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, 39ddfdd9-27b7-434a-b777-2e02679e3900, ghrun-rnbczhajtq.auto.internal:11788): 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 0x7fc33befb940>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d0ab3d15-a85f-4e86-9f99-4828f5bb8f21, ghrun-rnbczhajtq.auto.internal:11788): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0ab3d15-a85f-4e86-9f99-4828f5bb8f21, ghrun-rnbczhajtq.auto.internal:11788): request = { session_id: "ydb://session/3?node_id=50003&id=OTVhMTliNjMtMzIxMDc2NzQtZGY5MzI5ZTgtZTk5MTc4MDk=" 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, d0ab3d15-a85f-4e86-9f99-4828f5bb8f21, ghrun-rnbczhajtq.auto.internal:11788): 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 0x7fc33befb940>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 38fe6e6a-390c-4808-99d9-d01fc335da04, ghrun-rnbczhajtq.auto.internal:11788): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 38fe6e6a-390c-4808-99d9-d01fc335da04, ghrun-rnbczhajtq.auto.internal:11788): request = { session_id: "ydb://session/3?node_id=50003&id=OTVhMTliNjMtMzIxMDc2NzQtZGY5MzI5ZTgtZTk5MTc4MDk=" 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, 38fe6e6a-390c-4808-99d9-d01fc335da04, ghrun-rnbczhajtq.auto.internal:11788): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33befb940>
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 0x7fc33befb940>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc33befb940> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, b3812c3c-3264-43b1-8eb4-6b6c158e1f3d, ghrun-rnbczhajtq.auto.internal:11788): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, b3812c3c-3264-43b1-8eb4-6b6c158e1f3d, ghrun-rnbczhajtq.auto.internal:11788): request = { session_id: "ydb://session/3?node_id=50003&id=OTVhMTliNjMtMzIxMDc2NzQtZGY5MzI5ZTgtZTk5MTc4MDk=" 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 0x7fc33befb940>
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:28127
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, b3812c3c-3264-43b1-8eb4-6b6c158e1f3d, ghrun-rnbczhajtq.auto.internal:11788): on response callback started
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-rnbczhajtq.auto.internal:11788
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, b3812c3c-3264-43b1-8eb4-6b6c158e1f3d, ghrun-rnbczhajtq.auto.internal:11788): response = { operation { ready: true status: SUCCESS } }
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, b3812c3c-3264-43b1-8eb4-6b6c158e1f3d, ghrun-rnbczhajtq.auto.internal:11788): on response callback success
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_3
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_3: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_3: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_3&cmstid=72057594037936131&txid=1763035195815700&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_3: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_3: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_3: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_3: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:11788/4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29671
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4391
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9571
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13403
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31471
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28127 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_5/logfile_29gxiw78.log --grpc-port=29671 --mon-port=4391 --ic-port=9571
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28127 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_5/logfile_29gxiw78.log --grpc-port=29671 --mon-port=4391 --ic-port=9571
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:28127', '--tenant=/Root/users/database_4', '--log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_5/logfile_29gxiw78.log', '--grpc-port=29671', '--mon-port=4391', '--ic-port=9571')' in '/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 513166
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29671/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 513172
DEBUG    ya.test:process.py:259 Command (pid 513172) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 513172) elapsed time (sec): 0.7948575019836426
DEBUG    ya.test:process.py:263 Command (pid 513172) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 513172) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 513172) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 513172) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 513172) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 513172) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 513172) minflt: 16232
DEBUG    ya.test:process.py:263 Command (pid 513172) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 513172) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 513172) nivcsw: 98
DEBUG    ya.test:process.py:263 Command (pid 513172) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 513172) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 513172) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 513172) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 513172) stime: 0.526691
DEBUG    ya.test:process.py:263 Command (pid 513172) utime: 0.161512
DEBUG    ya.test:process.py:263 Command (pid 513172) wtime: 0.796
DEBUG    ya.test:process.py:275 Command (pid 513172) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
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 0x7fc33ff86270 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_4
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c281a939-fa40-44cb-b84c-bd31a69a2c56, localhost:28127): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c281a939-fa40-44cb-b84c-bd31a69a2c56, localhost:28127): request = { database: "/Root/users/database_4" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fc33ff86d60>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc33ff86d60>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c281a939-fa40-44cb-b84c-bd31a69a2c56, localhost:28127): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rnbczhajtq.auto.internal" port: 29671 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-rnbczhajtq.auto.internal:29671, 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:28127
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc33ff86d60>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 997b9556-68c2-4bce-952c-8bfb9e3fd812, ghrun-rnbczhajtq.auto.internal:29671): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 997b9556-68c2-4bce-952c-8bfb9e3fd812, ghrun-rnbczhajtq.auto.internal:29671): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 997b9556-68c2-4bce-952c-8bfb9e3fd812, ghrun-rnbczhajtq.auto.internal:29671): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 997b9556-68c2-4bce-952c-8bfb9e3fd812, ghrun-rnbczhajtq.auto.internal:29671): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50004&id=ZjY2OTFhYmYtNzgzYzg2Y2MtYWRkMTZmNjgtYzRhMzkyYTc=" } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 997b9556-68c2-4bce-952c-8bfb9e3fd812, ghrun-rnbczhajtq.auto.internal:29671): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ff86d60>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc33ff86d60>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 8c66148b-7e5d-43ac-b870-0a787810ff0c, ghrun-rnbczhajtq.auto.internal:29671): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8c66148b-7e5d-43ac-b870-0a787810ff0c, ghrun-rnbczhajtq.auto.internal:29671): request = { session_id: "ydb://session/3?node_id=50004&id=ZjY2OTFhYmYtNzgzYzg2Y2MtYWRkMTZmNjgtYzRhMzkyYTc=" 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, 8c66148b-7e5d-43ac-b870-0a787810ff0c, ghrun-rnbczhajtq.auto.internal:29671): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ff86d60>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, e2d12528-ce05-444e-89e5-54099db585f4, ghrun-rnbczhajtq.auto.internal:29671): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e2d12528-ce05-444e-89e5-54099db585f4, ghrun-rnbczhajtq.auto.internal:29671): request = { session_id: "ydb://session/3?node_id=50004&id=ZjY2OTFhYmYtNzgzYzg2Y2MtYWRkMTZmNjgtYzRhMzkyYTc=" 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, e2d12528-ce05-444e-89e5-54099db585f4, ghrun-rnbczhajtq.auto.internal:29671): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ff86d60>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, da754e7d-a26b-446f-8a0a-b44ae8bbe826, ghrun-rnbczhajtq.auto.internal:29671): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da754e7d-a26b-446f-8a0a-b44ae8bbe826, ghrun-rnbczhajtq.auto.internal:29671): request = { session_id: "ydb://session/3?node_id=50004&id=ZjY2OTFhYmYtNzgzYzg2Y2MtYWRkMTZmNjgtYzRhMzkyYTc=" 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, da754e7d-a26b-446f-8a0a-b44ae8bbe826, ghrun-rnbczhajtq.auto.internal:29671): 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 0x7fc33ff86d60>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 55378683-771e-46df-afb3-eb4af89c3a73, ghrun-rnbczhajtq.auto.internal:29671): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55378683-771e-46df-afb3-eb4af89c3a73, ghrun-rnbczhajtq.auto.internal:29671): request = { session_id: "ydb://session/3?node_id=50004&id=ZjY2OTFhYmYtNzgzYzg2Y2MtYWRkMTZmNjgtYzRhMzkyYTc=" 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, 55378683-771e-46df-afb3-eb4af89c3a73, ghrun-rnbczhajtq.auto.internal:29671): 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 0x7fc33ff86d60>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, fe485c8d-c959-45b7-862d-28e60f5852db, ghrun-rnbczhajtq.auto.internal:29671): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, fe485c8d-c959-45b7-862d-28e60f5852db, ghrun-rnbczhajtq.auto.internal:29671): request = { session_id: "ydb://session/3?node_id=50004&id=ZjY2OTFhYmYtNzgzYzg2Y2MtYWRkMTZmNjgtYzRhMzkyYTc=" 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, fe485c8d-c959-45b7-862d-28e60f5852db, ghrun-rnbczhajtq.auto.internal:29671): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ff86d60>
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 0x7fc33ff86d60>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc33ff86d60> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 994e33d1-99df-4efb-bd47-b966ea2424fe, ghrun-rnbczhajtq.auto.internal:29671): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 994e33d1-99df-4efb-bd47-b966ea2424fe, ghrun-rnbczhajtq.auto.internal:29671): request = { session_id: "ydb://session/3?node_id=50004&id=ZjY2OTFhYmYtNzgzYzg2Y2MtYWRkMTZmNjgtYzRhMzkyYTc=" 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 0x7fc33ff86d60>
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, 994e33d1-99df-4efb-bd47-b966ea2424fe, ghrun-rnbczhajtq.auto.internal:29671): on response callback started
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 994e33d1-99df-4efb-bd47-b966ea2424fe, ghrun-rnbczhajtq.auto.internal:29671): response = { operation { ready: true status: SUCCESS } }
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28127
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-rnbczhajtq.auto.internal:29671
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 994e33d1-99df-4efb-bd47-b966ea2424fe, ghrun-rnbczhajtq.auto.internal:29671): on response callback success
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_4
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_4: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_4: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_4&cmstid=72057594037936131&txid=1763035201141015&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_4: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_4: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_4: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_4: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:29671/5
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25384
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16290
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12641
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11708
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27555
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28127 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_6/logfile_wg5j3w24.log --grpc-port=25384 --mon-port=16290 --ic-port=12641
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28127 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_6/logfile_wg5j3w24.log --grpc-port=25384 --mon-port=16290 --ic-port=12641
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:28127', '--tenant=/Root/users/database_5', '--log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_6/logfile_wg5j3w24.log', '--grpc-port=25384', '--mon-port=16290', '--ic-port=12641')' in '/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 518131
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25384/6
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/8ttv/002baa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 518133
DEBUG    ya.test:process.py:259 Command (pid 518133) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 518133) elapsed time (sec): 0.7855808734893799
DEBUG    ya.test:process.py:263 Command (pid 518133) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 518133) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 518133) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 518133) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 518133) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 518133) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 518133) minflt: 16224
DEBUG    ya.test:process.py:263 Command (pid 518133) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 518133) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 518133) nivcsw: 75
DEBUG    ya.test:process.py:263 Command (pid 518133) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 518133) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 518133) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 518133) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 518133) stime: 0.374122
DEBUG    ya.test:process.py:263 Command (pid 518133) utime: 0.14571
DEBUG    ya.test:process.py:263 Command (pid 518133) wtime: 0.787
DEBUG    ya.test:process.py:275 Command (pid 518133) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
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 0x7fc33ff442e0 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 0x7fc33ff45820>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc33ff45820>
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, e8425cab-58e9-43d8-ba8c-5119d03b9443, localhost:28127): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e8425cab-58e9-43d8-ba8c-5119d03b9443, localhost:28127): request = { database: "/Root/users/database_5" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e8425cab-58e9-43d8-ba8c-5119d03b9443, localhost:28127): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rnbczhajtq.auto.internal" port: 25384 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-rnbczhajtq.auto.internal:25384, 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:28127
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc33ff45820>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, e2945d23-8968-48de-be89-f20c8bea61de, ghrun-rnbczhajtq.auto.internal:25384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e2945d23-8968-48de-be89-f20c8bea61de, ghrun-rnbczhajtq.auto.internal:25384): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, e2945d23-8968-48de-be89-f20c8bea61de, ghrun-rnbczhajtq.auto.internal:25384): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e2945d23-8968-48de-be89-f20c8bea61de, ghrun-rnbczhajtq.auto.internal:25384): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50005&id=MTU4MDVhY2QtODk0ZDQ2MmYtNWZkMDVlNTgtODk2OTIwMTc=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ff45820>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc33ff45820>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, de9781f9-4dea-482c-ae78-52100fee276f, ghrun-rnbczhajtq.auto.internal:25384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, de9781f9-4dea-482c-ae78-52100fee276f, ghrun-rnbczhajtq.auto.internal:25384): request = { session_id: "ydb://session/3?node_id=50005&id=MTU4MDVhY2QtODk0ZDQ2MmYtNWZkMDVlNTgtODk2OTIwMTc=" 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:108 RpcState(CreateSession, e2945d23-8968-48de-be89-f20c8bea61de, ghrun-rnbczhajtq.auto.internal:25384): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, de9781f9-4dea-482c-ae78-52100fee276f, ghrun-rnbczhajtq.auto.internal:25384): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ff45820>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, d36b2c3c-650d-4eb6-89c8-4d07f65a53f9, ghrun-rnbczhajtq.auto.internal:25384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d36b2c3c-650d-4eb6-89c8-4d07f65a53f9, ghrun-rnbczhajtq.auto.internal:25384): request = { session_id: "ydb://session/3?node_id=50005&id=MTU4MDVhY2QtODk0ZDQ2MmYtNWZkMDVlNTgtODk2OTIwMTc=" 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, d36b2c3c-650d-4eb6-89c8-4d07f65a53f9, ghrun-rnbczhajtq.auto.internal:25384): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ff45820>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 438d1dee-4ac2-4ff3-869a-3502cedd75a7, ghrun-rnbczhajtq.auto.internal:25384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 438d1dee-4ac2-4ff3-869a-3502cedd75a7, ghrun-rnbczhajtq.auto.internal:25384): request = { session_id: "ydb://session/3?node_id=50005&id=MTU4MDVhY2QtODk0ZDQ2MmYtNWZkMDVlNTgtODk2OTIwMTc=" 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, 438d1dee-4ac2-4ff3-869a-3502cedd75a7, ghrun-rnbczhajtq.auto.internal:25384): 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 0x7fc33ff45820>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d06977f3-b687-495c-ba54-bd9606a06706, ghrun-rnbczhajtq.auto.internal:25384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d06977f3-b687-495c-ba54-bd9606a06706, ghrun-rnbczhajtq.auto.internal:25384): request = { session_id: "ydb://session/3?node_id=50005&id=MTU4MDVhY2QtODk0ZDQ2MmYtNWZkMDVlNTgtODk2OTIwMTc=" 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, d06977f3-b687-495c-ba54-bd9606a06706, ghrun-rnbczhajtq.auto.internal:25384): 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 0x7fc33ff45820>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 41fd2781-03a0-47b1-a148-5d5a383cce70, ghrun-rnbczhajtq.auto.internal:25384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 41fd2781-03a0-47b1-a148-5d5a383cce70, ghrun-rnbczhajtq.auto.internal:25384): request = { session_id: "ydb://session/3?node_id=50005&id=MTU4MDVhY2QtODk0ZDQ2MmYtNWZkMDVlNTgtODk2OTIwMTc=" 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, 41fd2781-03a0-47b1-a148-5d5a383cce70, ghrun-rnbczhajtq.auto.internal:25384): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ff45820>
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 0x7fc33ff45820>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc33ff45820> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 283260fa-ed60-48ed-a635-ebf8f4aa82ba, ghrun-rnbczhajtq.auto.internal:25384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 283260fa-ed60-48ed-a635-ebf8f4aa82ba, ghrun-rnbczhajtq.auto.internal:25384): request = { session_id: "ydb://session/3?node_id=50005&id=MTU4MDVhY2QtODk0ZDQ2MmYtNWZkMDVlNTgtODk2OTIwMTc=" 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, 283260fa-ed60-48ed-a635-ebf8f4aa82ba, ghrun-rnbczhajtq.auto.internal:25384): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 283260fa-ed60-48ed-a635-ebf8f4aa82ba, ghrun-rnbczhajtq.auto.internal:25384): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 283260fa-ed60-48ed-a635-ebf8f4aa82ba, ghrun-rnbczhajtq.auto.internal:25384): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fc33ff45820>
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:28127
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-rnbczhajtq.auto.internal:25384
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_5
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_5: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_5: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_5&cmstid=72057594037936131&txid=1763035208443934&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_5: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_5: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_5: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_5: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:25384/6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14679
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26239
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20853
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6766
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28812
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28127 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_7/logfile_9ac55u0k.log --grpc-port=14679 --mon-port=26239 --ic-port=20853
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28127 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_7/logfile_9ac55u0k.log --grpc-port=14679 --mon-port=26239 --ic-port=20853
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:28127', '--tenant=/Root/users/database_6', '--log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_7/logfile_9ac55u0k.log', '--grpc-port=14679', '--mon-port=26239', '--ic-port=20853')' in '/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 522669
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14679/7
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/8ttv/002baa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 522671
DEBUG    ya.test:process.py:259 Command (pid 522671) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 522671) elapsed time (sec): 0.6373686790466309
DEBUG    ya.test:process.py:263 Command (pid 522671) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 522671) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 522671) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 522671) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 522671) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 522671) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 522671) minflt: 16224
DEBUG    ya.test:process.py:263 Command (pid 522671) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 522671) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 522671) nivcsw: 101
DEBUG    ya.test:process.py:263 Command (pid 522671) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 522671) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 522671) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 522671) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 522671) stime: 0.40905199999999997
DEBUG    ya.test:process.py:263 Command (pid 522671) utime: 0.148308
DEBUG    ya.test:process.py:263 Command (pid 522671) wtime: 0.646
DEBUG    ya.test:process.py:275 Command (pid 522671) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
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 0x7fc33ff48f10 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 0x7fc33ff4b710>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc33ff4b710>
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, 99c50746-4cfc-458b-a216-78775d567c75, localhost:28127): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 99c50746-4cfc-458b-a216-78775d567c75, localhost:28127): request = { database: "/Root/users/database_6" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 99c50746-4cfc-458b-a216-78775d567c75, localhost:28127): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rnbczhajtq.auto.internal" port: 14679 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-rnbczhajtq.auto.internal:14679, 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:28127
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc33ff4b710>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 17f3bc3b-739f-4536-a5ba-2797e51ab1a4, ghrun-rnbczhajtq.auto.internal:14679): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 17f3bc3b-739f-4536-a5ba-2797e51ab1a4, ghrun-rnbczhajtq.auto.internal:14679): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 17f3bc3b-739f-4536-a5ba-2797e51ab1a4, ghrun-rnbczhajtq.auto.internal:14679): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 17f3bc3b-739f-4536-a5ba-2797e51ab1a4, ghrun-rnbczhajtq.auto.internal:14679): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50006&id=OTkyZmFjNS0yY2JkZGYxMi0zMjc2MmZhMS0xYTY1NDBlOQ==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ff4b710>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc33ff4b710>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 17f3bc3b-739f-4536-a5ba-2797e51ab1a4, ghrun-rnbczhajtq.auto.internal:14679): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 27e6ef5f-4260-4cd4-9057-f86bc9842cf6, ghrun-rnbczhajtq.auto.internal:14679): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 27e6ef5f-4260-4cd4-9057-f86bc9842cf6, ghrun-rnbczhajtq.auto.internal:14679): request = { session_id: "ydb://session/3?node_id=50006&id=OTkyZmFjNS0yY2JkZGYxMi0zMjc2MmZhMS0xYTY1NDBlOQ==" 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, 27e6ef5f-4260-4cd4-9057-f86bc9842cf6, ghrun-rnbczhajtq.auto.internal:14679): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ff4b710>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, d1f105ca-c41c-483a-9bcc-25fc93fc110d, ghrun-rnbczhajtq.auto.internal:14679): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d1f105ca-c41c-483a-9bcc-25fc93fc110d, ghrun-rnbczhajtq.auto.internal:14679): request = { session_id: "ydb://session/3?node_id=50006&id=OTkyZmFjNS0yY2JkZGYxMi0zMjc2MmZhMS0xYTY1NDBlOQ==" 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, d1f105ca-c41c-483a-9bcc-25fc93fc110d, ghrun-rnbczhajtq.auto.internal:14679): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ff4b710>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6d753f92-d3c6-4cd0-b4b6-b3b9896c72e9, ghrun-rnbczhajtq.auto.internal:14679): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d753f92-d3c6-4cd0-b4b6-b3b9896c72e9, ghrun-rnbczhajtq.auto.internal:14679): request = { session_id: "ydb://session/3?node_id=50006&id=OTkyZmFjNS0yY2JkZGYxMi0zMjc2MmZhMS0xYTY1NDBlOQ==" 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, 6d753f92-d3c6-4cd0-b4b6-b3b9896c72e9, ghrun-rnbczhajtq.auto.internal:14679): 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 0x7fc33ff4b710>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 83932680-b737-4904-a88e-0eff70d29677, ghrun-rnbczhajtq.auto.internal:14679): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83932680-b737-4904-a88e-0eff70d29677, ghrun-rnbczhajtq.auto.internal:14679): request = { session_id: "ydb://session/3?node_id=50006&id=OTkyZmFjNS0yY2JkZGYxMi0zMjc2MmZhMS0xYTY1NDBlOQ==" 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, 83932680-b737-4904-a88e-0eff70d29677, ghrun-rnbczhajtq.auto.internal:14679): 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 0x7fc33ff4b710>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 50d3022e-7ba4-4d56-a1bd-7ba7ffad8d56, ghrun-rnbczhajtq.auto.internal:14679): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 50d3022e-7ba4-4d56-a1bd-7ba7ffad8d56, ghrun-rnbczhajtq.auto.internal:14679): request = { session_id: "ydb://session/3?node_id=50006&id=OTkyZmFjNS0yY2JkZGYxMi0zMjc2MmZhMS0xYTY1NDBlOQ==" 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, 50d3022e-7ba4-4d56-a1bd-7ba7ffad8d56, ghrun-rnbczhajtq.auto.internal:14679): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ff4b710>
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 0x7fc33ff4b710>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc33ff4b710> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, e24e7c76-730f-405f-9901-ff829a8dc466, ghrun-rnbczhajtq.auto.internal:14679): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, e24e7c76-730f-405f-9901-ff829a8dc466, ghrun-rnbczhajtq.auto.internal:14679): request = { session_id: "ydb://session/3?node_id=50006&id=OTkyZmFjNS0yY2JkZGYxMi0zMjc2MmZhMS0xYTY1NDBlOQ==" 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 0x7fc33ff4b710>
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, e24e7c76-730f-405f-9901-ff829a8dc466, ghrun-rnbczhajtq.auto.internal:14679): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, e24e7c76-730f-405f-9901-ff829a8dc466, ghrun-rnbczhajtq.auto.internal:14679): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, e24e7c76-730f-405f-9901-ff829a8dc466, ghrun-rnbczhajtq.auto.internal:14679): on response callback success
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28127
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-rnbczhajtq.auto.internal:14679
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_6
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_6: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_6: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_6&cmstid=72057594037936131&txid=1763035215552563&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_6: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_6: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_6: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_6: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:14679/7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2764
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10835
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16130
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22853
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17507
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28127 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_8/logfile_41hhikmx.log --grpc-port=2764 --mon-port=10835 --ic-port=16130
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28127 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_8/logfile_41hhikmx.log --grpc-port=2764 --mon-port=10835 --ic-port=16130
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:28127', '--tenant=/Root/users/database_7', '--log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_8/logfile_41hhikmx.log', '--grpc-port=2764', '--mon-port=10835', '--ic-port=16130')' in '/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 524584
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:2764/8
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/8ttv/002baa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 524586
DEBUG    ya.test:process.py:259 Command (pid 524586) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 524586) elapsed time (sec): 0.5667083263397217
DEBUG    ya.test:process.py:263 Command (pid 524586) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 524586) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 524586) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 524586) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 524586) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 524586) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 524586) minflt: 16224
DEBUG    ya.test:process.py:263 Command (pid 524586) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 524586) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 524586) nivcsw: 84
DEBUG    ya.test:process.py:263 Command (pid 524586) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 524586) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 524586) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 524586) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 524586) stime: 0.339814
DEBUG    ya.test:process.py:263 Command (pid 524586) utime: 0.144116
DEBUG    ya.test:process.py:263 Command (pid 524586) wtime: 0.572
DEBUG    ya.test:process.py:275 Command (pid 524586) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
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 0x7fc33ff4d690 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 0x7fc33ff4cd80>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc33ff4cd80>
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_7
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 3200f45f-386a-4a2b-8080-c16d15820301, localhost:28127): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3200f45f-386a-4a2b-8080-c16d15820301, localhost:28127): request = { database: "/Root/users/database_7" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3200f45f-386a-4a2b-8080-c16d15820301, localhost:28127): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rnbczhajtq.auto.internal" port: 2764 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-rnbczhajtq.auto.internal:2764, 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:28127
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc33ff4cd80>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, efc0029a-a1ed-4da5-a9a6-ffa9a5d9155f, ghrun-rnbczhajtq.auto.internal:2764): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, efc0029a-a1ed-4da5-a9a6-ffa9a5d9155f, ghrun-rnbczhajtq.auto.internal:2764): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, efc0029a-a1ed-4da5-a9a6-ffa9a5d9155f, ghrun-rnbczhajtq.auto.internal:2764): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, efc0029a-a1ed-4da5-a9a6-ffa9a5d9155f, ghrun-rnbczhajtq.auto.internal:2764): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50007&id=OTJhMjJhMjQtYTIyMDZmZTktZjBiZmJhMzgtOGI2YzM4NjU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ff4cd80>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc33ff4cd80>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, efc0029a-a1ed-4da5-a9a6-ffa9a5d9155f, ghrun-rnbczhajtq.auto.internal:2764): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, b1f8ef7e-6246-41d1-abe4-582f5c132687, ghrun-rnbczhajtq.auto.internal:2764): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b1f8ef7e-6246-41d1-abe4-582f5c132687, ghrun-rnbczhajtq.auto.internal:2764): request = { session_id: "ydb://session/3?node_id=50007&id=OTJhMjJhMjQtYTIyMDZmZTktZjBiZmJhMzgtOGI2YzM4NjU=" 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, b1f8ef7e-6246-41d1-abe4-582f5c132687, ghrun-rnbczhajtq.auto.internal:2764): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ff4cd80>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 3cf812d0-7207-47ed-a1bc-c1b68b64e847, ghrun-rnbczhajtq.auto.internal:2764): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3cf812d0-7207-47ed-a1bc-c1b68b64e847, ghrun-rnbczhajtq.auto.internal:2764): request = { session_id: "ydb://session/3?node_id=50007&id=OTJhMjJhMjQtYTIyMDZmZTktZjBiZmJhMzgtOGI2YzM4NjU=" 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, 3cf812d0-7207-47ed-a1bc-c1b68b64e847, ghrun-rnbczhajtq.auto.internal:2764): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ff4cd80>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 54dc809a-d1a6-4ea7-bac5-5d7f23993521, ghrun-rnbczhajtq.auto.internal:2764): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54dc809a-d1a6-4ea7-bac5-5d7f23993521, ghrun-rnbczhajtq.auto.internal:2764): request = { session_id: "ydb://session/3?node_id=50007&id=OTJhMjJhMjQtYTIyMDZmZTktZjBiZmJhMzgtOGI2YzM4NjU=" 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, 54dc809a-d1a6-4ea7-bac5-5d7f23993521, ghrun-rnbczhajtq.auto.internal:2764): 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 0x7fc33ff4cd80>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0c358cd0-e98a-4522-b210-87a070404bdf, ghrun-rnbczhajtq.auto.internal:2764): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c358cd0-e98a-4522-b210-87a070404bdf, ghrun-rnbczhajtq.auto.internal:2764): request = { session_id: "ydb://session/3?node_id=50007&id=OTJhMjJhMjQtYTIyMDZmZTktZjBiZmJhMzgtOGI2YzM4NjU=" 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, 0c358cd0-e98a-4522-b210-87a070404bdf, ghrun-rnbczhajtq.auto.internal:2764): 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 0x7fc33ff4cd80>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 33e616b0-12db-4817-bcad-9aff25943437, ghrun-rnbczhajtq.auto.internal:2764): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 33e616b0-12db-4817-bcad-9aff25943437, ghrun-rnbczhajtq.auto.internal:2764): request = { session_id: "ydb://session/3?node_id=50007&id=OTJhMjJhMjQtYTIyMDZmZTktZjBiZmJhMzgtOGI2YzM4NjU=" 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, 33e616b0-12db-4817-bcad-9aff25943437, ghrun-rnbczhajtq.auto.internal:2764): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ff4cd80>
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 0x7fc33ff4cd80>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc33ff4cd80> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 0e834951-1b85-4f5c-8135-a5f6f6b0ca83, ghrun-rnbczhajtq.auto.internal:2764): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 0e834951-1b85-4f5c-8135-a5f6f6b0ca83, ghrun-rnbczhajtq.auto.internal:2764): request = { session_id: "ydb://session/3?node_id=50007&id=OTJhMjJhMjQtYTIyMDZmZTktZjBiZmJhMzgtOGI2YzM4NjU=" 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 0x7fc33ff4cd80>
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 0e834951-1b85-4f5c-8135-a5f6f6b0ca83, ghrun-rnbczhajtq.auto.internal:2764): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28127
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 0e834951-1b85-4f5c-8135-a5f6f6b0ca83, ghrun-rnbczhajtq.auto.internal:2764): response = { operation { ready: true status: SUCCESS } }
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-rnbczhajtq.auto.internal:2764
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 0e834951-1b85-4f5c-8135-a5f6f6b0ca83, ghrun-rnbczhajtq.auto.internal:2764): on response callback success
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_7
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_7: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_7: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_7&cmstid=72057594037936131&txid=1763035224967489&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_7: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_7: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_7: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_7: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:2764/8
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
_ test_create_and_drop_tenants[enable_alter_database_create_hive_first--true] __
ydb/tests/functional/tenants/test_dynamic_tenants.py:238: in test_create_and_drop_tenants
    ydb_cluster.create_database(
ydb/tests/library/harness/kikimr_cluster_interface.py:231: in create_database
    raise RuntimeError('create_database failed: %s, %s' % (operation.status, ydb.issues._format_issues(operation.issues)))
E   RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 10 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_dynamic_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:28127/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17507
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22853
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16130
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10835
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2764
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28812
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6766
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20853
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26239
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14679
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27555
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11708
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12641
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16290
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25384
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31471
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13403
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9571
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4391
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29671
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12190
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10180
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1939
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62130
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11788
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10712
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27280
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7837
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7815
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31234
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21040
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9072
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12180
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16273
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1116
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24271
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8735
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2968
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12818
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4003
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12927
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19411
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4371
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28127
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7203
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2668
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:471 Working directory: /home/runner/.ya/build/build_root/8ttv/002baa/r3tmp/kikimr_cluster_6mmwo4b8
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24598
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10332
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1539
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61854
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/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/8ttv/002baa/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_jaihcset.log --grpc-port=24598 --mon-port=10332 --ic-port=2668
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24598/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/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/8ttv/002baa/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_jaihcset.log --grpc-port=24598 --mon-port=10332 --ic-port=2668
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002baa/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/8ttv/002baa/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_jaihcset.log', '--grpc-port=24598', '--mon-port=10332', '--ic-port=2668')' in '/home/runner/.ya/build/build_root/8ttv/002baa/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: 530473
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24598/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 530474
DEBUG    ya.test:process.py:259 Command (pid 530474) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 530474) elapsed time (sec): 0.5946156978607178
DEBUG    ya.test:process.py:263 Command (pid 530474) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 530474) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 530474) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 530474) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 530474) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 530474) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 530474) minflt: 16226
DEBUG    ya.test:process.py:263 Command (pid 530474) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 530474) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 530474) nivcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 530474) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 530474) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 530474) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 530474) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 530474) stime: 0.366
DEBUG    ya.test:process.py:263 Command (pid 530474) utime: 0.141677
DEBUG    ya.test:process.py:263 Command (pid 530474) wtime: 0.596
DEBUG    ya.test:process.py:275 Command (pid 530474) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24598', '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: 2668\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/8ttv/002baa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24598', '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: 2668\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 531851
DEBUG    ya.test:process.py:259 Command (pid 531851) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 531851) elapsed time (sec): 0.6504180431365967
DEBUG    ya.test:process.py:263 Command (pid 531851) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 531851) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 531851) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 531851) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 531851) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 531851) maxrss: 552456
DEBUG    ya.test:process.py:263 Command (pid 531851) minflt: 18368
DEBUG    ya.test:process.py:263 Command (pid 531851) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 531851) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 531851) nivcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 531851) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 531851) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 531851) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 531851) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 531851) stime: 0.37720899999999996
DEBUG    ya.test:process.py:263 Command (pid 531851) utime: 0.159275
DEBUG    ya.test:process.py:263 Command (pid 531851) wtime: 0.652
DEBUG    ya.test:process.py:275 Command (pid 531851) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24598', '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.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/8ttv/002baa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24598', '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: 532079
DEBUG    ya.test:process.py:259 Command (pid 532079) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 532079) elapsed time (sec): 0.7678730487823486
DEBUG    ya.test:process.py:263 Command (pid 532079) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 532079) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 532079) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 532079) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 532079) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 532079) maxrss: 552448
DEBUG    ya.test:process.py:263 Command (pid 532079) minflt: 18368
DEBUG    ya.test:process.py:263 Command (pid 532079) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 532079) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 532079) nivcsw: 88
DEBUG    ya.test:process.py:263 Command (pid 532079) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 532079) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 532079) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 532079) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 532079) stime: 0.500714
DEBUG    ya.test:process.py:263 Command (pid 532079) utime: 0.158164
DEBUG    ya.test:process.py:263 Command (pid 532079) wtime: 0.769
DEBUG    ya.test:process.py:275 Command (pid 532079) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 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/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6935
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6935
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6936
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16015
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25508
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27691
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27692
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6365
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24598 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_g7d57byc.log --grpc-port=6936 --mon-port=16015 --ic-port=25508
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24598 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_g7d57byc.log --grpc-port=6936 --mon-port=16015 --ic-port=25508
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002baa/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:24598', '--tenant=/Root/users/database_0', '--log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_g7d57byc.log', '--grpc-port=6936', '--mon-port=16015', '--ic-port=25508')' in '/home/runner/.ya/build/build_root/8ttv/002baa/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: 533212
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:6936/1
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/8ttv/002baa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 533215
DEBUG    ya.test:process.py:259 Command (pid 533215) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 533215) elapsed time (sec): 0.5395638942718506
DEBUG    ya.test:process.py:263 Command (pid 533215) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 533215) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 533215) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 533215) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 533215) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 533215) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 533215) minflt: 16225
DEBUG    ya.test:process.py:263 Command (pid 533215) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 533215) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 533215) nivcsw: 75
DEBUG    ya.test:process.py:263 Command (pid 533215) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 533215) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 533215) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 533215) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 533215) stime: 0.34667
DEBUG    ya.test:process.py:263 Command (pid 533215) utime: 0.130001
DEBUG    ya.test:process.py:263 Command (pid 533215) wtime: 0.541
DEBUG    ya.test:process.py:275 Command (pid 533215) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
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 0x7fc33ffb7e90 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 0x7fc33ffb5370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc33ffb5370>
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, bd03e59c-8d28-415a-b7de-b9fce423f122, localhost:24598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bd03e59c-8d28-415a-b7de-b9fce423f122, localhost:24598): request = { database: "/Root/users/database_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bd03e59c-8d28-415a-b7de-b9fce423f122, localhost:24598): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rnbczhajtq.auto.internal" port: 6936 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-rnbczhajtq.auto.internal:6936, 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:24598
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc33ffb5370>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 6a427e69-476f-43bd-9f0c-faae1663fb45, ghrun-rnbczhajtq.auto.internal:6936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6a427e69-476f-43bd-9f0c-faae1663fb45, ghrun-rnbczhajtq.auto.internal:6936): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 6a427e69-476f-43bd-9f0c-faae1663fb45, ghrun-rnbczhajtq.auto.internal:6936): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6a427e69-476f-43bd-9f0c-faae1663fb45, ghrun-rnbczhajtq.auto.internal:6936): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=MzYzZWNkMTItMTFjN2E0YmUtMmNiMDE1MTgtZDVmOTc1MDE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ffb5370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc33ffb5370>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 8df09098-cc35-4eb5-891a-bcb827578e9b, ghrun-rnbczhajtq.auto.internal:6936): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 6a427e69-476f-43bd-9f0c-faae1663fb45, ghrun-rnbczhajtq.auto.internal:6936): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8df09098-cc35-4eb5-891a-bcb827578e9b, ghrun-rnbczhajtq.auto.internal:6936): request = { session_id: "ydb://session/3?node_id=50000&id=MzYzZWNkMTItMTFjN2E0YmUtMmNiMDE1MTgtZDVmOTc1MDE=" 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, 8df09098-cc35-4eb5-891a-bcb827578e9b, ghrun-rnbczhajtq.auto.internal:6936): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ffb5370>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, d644fb9f-e85b-4240-9eb6-295136dbc4be, ghrun-rnbczhajtq.auto.internal:6936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d644fb9f-e85b-4240-9eb6-295136dbc4be, ghrun-rnbczhajtq.auto.internal:6936): request = { session_id: "ydb://session/3?node_id=50000&id=MzYzZWNkMTItMTFjN2E0YmUtMmNiMDE1MTgtZDVmOTc1MDE=" 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, d644fb9f-e85b-4240-9eb6-295136dbc4be, ghrun-rnbczhajtq.auto.internal:6936): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ffb5370>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 56983278-b79b-4c82-87bf-5a24370e37a6, ghrun-rnbczhajtq.auto.internal:6936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56983278-b79b-4c82-87bf-5a24370e37a6, ghrun-rnbczhajtq.auto.internal:6936): request = { session_id: "ydb://session/3?node_id=50000&id=MzYzZWNkMTItMTFjN2E0YmUtMmNiMDE1MTgtZDVmOTc1MDE=" 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, 56983278-b79b-4c82-87bf-5a24370e37a6, ghrun-rnbczhajtq.auto.internal:6936): 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 0x7fc33ffb5370>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 07ac67a5-c664-4d8c-a88e-60ee4b37c65f, ghrun-rnbczhajtq.auto.internal:6936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07ac67a5-c664-4d8c-a88e-60ee4b37c65f, ghrun-rnbczhajtq.auto.internal:6936): request = { session_id: "ydb://session/3?node_id=50000&id=MzYzZWNkMTItMTFjN2E0YmUtMmNiMDE1MTgtZDVmOTc1MDE=" 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, 07ac67a5-c664-4d8c-a88e-60ee4b37c65f, ghrun-rnbczhajtq.auto.internal:6936): 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 0x7fc33ffb5370>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 7bfa48d7-3651-4df6-bbb6-fbd826a96778, ghrun-rnbczhajtq.auto.internal:6936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 7bfa48d7-3651-4df6-bbb6-fbd826a96778, ghrun-rnbczhajtq.auto.internal:6936): request = { session_id: "ydb://session/3?node_id=50000&id=MzYzZWNkMTItMTFjN2E0YmUtMmNiMDE1MTgtZDVmOTc1MDE=" 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, 7bfa48d7-3651-4df6-bbb6-fbd826a96778, ghrun-rnbczhajtq.auto.internal:6936): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ffb5370>
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 0x7fc33ffb5370>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc33ffb5370> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 8661aa4f-e575-40f5-b0d4-237a70d52281, ghrun-rnbczhajtq.auto.internal:6936): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8661aa4f-e575-40f5-b0d4-237a70d52281, ghrun-rnbczhajtq.auto.internal:6936): request = { session_id: "ydb://session/3?node_id=50000&id=MzYzZWNkMTItMTFjN2E0YmUtMmNiMDE1MTgtZDVmOTc1MDE=" 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, 8661aa4f-e575-40f5-b0d4-237a70d52281, ghrun-rnbczhajtq.auto.internal:6936): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8661aa4f-e575-40f5-b0d4-237a70d52281, ghrun-rnbczhajtq.auto.internal:6936): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 8661aa4f-e575-40f5-b0d4-237a70d52281, ghrun-rnbczhajtq.auto.internal:6936): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fc33ffb5370>
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:24598
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-rnbczhajtq.auto.internal:6936
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_0
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_0: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_0: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_0&cmstid=72057594037936131&txid=1763035238358695&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_0: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_0: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_0: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_0: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:6936/1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12604
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17440
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17459
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16822
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9429
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24598 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_oan2njp2.log --grpc-port=12604 --mon-port=17440 --ic-port=17459
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24598 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_oan2njp2.log --grpc-port=12604 --mon-port=17440 --ic-port=17459
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002baa/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:24598', '--tenant=/Root/users/database_1', '--log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_oan2njp2.log', '--grpc-port=12604', '--mon-port=17440', '--ic-port=17459')' in '/home/runner/.ya/build/build_root/8ttv/002baa/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: 537787
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:12604/2
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/8ttv/002baa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 537790
DEBUG    ya.test:process.py:259 Command (pid 537790) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 537790) elapsed time (sec): 0.7702584266662598
DEBUG    ya.test:process.py:263 Command (pid 537790) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 537790) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 537790) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 537790) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 537790) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 537790) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 537790) minflt: 16310
DEBUG    ya.test:process.py:263 Command (pid 537790) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 537790) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 537790) nivcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 537790) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 537790) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 537790) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 537790) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 537790) stime: 0.404892
DEBUG    ya.test:process.py:263 Command (pid 537790) utime: 0.154702
DEBUG    ya.test:process.py:263 Command (pid 537790) wtime: 0.772
DEBUG    ya.test:process.py:275 Command (pid 537790) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
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 0x7fc3403c29f0 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 0x7fc33ff8c380>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, d03b930a-f9e5-4ddc-87b9-c0fd207aae88, localhost:24598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d03b930a-f9e5-4ddc-87b9-c0fd207aae88, localhost:24598): request = { database: "/Root/users/database_1" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc33ff8c380>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d03b930a-f9e5-4ddc-87b9-c0fd207aae88, localhost:24598): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rnbczhajtq.auto.internal" port: 12604 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-rnbczhajtq.auto.internal:12604, 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:24598
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc33ff8c380>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 661b805d-e7c5-40f1-89ee-1c8d01e0ed8c, ghrun-rnbczhajtq.auto.internal:12604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 661b805d-e7c5-40f1-89ee-1c8d01e0ed8c, ghrun-rnbczhajtq.auto.internal:12604): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 661b805d-e7c5-40f1-89ee-1c8d01e0ed8c, ghrun-rnbczhajtq.auto.internal:12604): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 661b805d-e7c5-40f1-89ee-1c8d01e0ed8c, ghrun-rnbczhajtq.auto.internal:12604): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=YjNlZWUxNGEtNTk3YWNlYjEtYTRjM2YwNi04MTYzZWY4Zg==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ff8c380>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc33ff8c380>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 661b805d-e7c5-40f1-89ee-1c8d01e0ed8c, ghrun-rnbczhajtq.auto.internal:12604): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 22f2a4a7-564e-4199-9d3f-4282687ee81c, ghrun-rnbczhajtq.auto.internal:12604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 22f2a4a7-564e-4199-9d3f-4282687ee81c, ghrun-rnbczhajtq.auto.internal:12604): request = { session_id: "ydb://session/3?node_id=50001&id=YjNlZWUxNGEtNTk3YWNlYjEtYTRjM2YwNi04MTYzZWY4Zg==" 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, 22f2a4a7-564e-4199-9d3f-4282687ee81c, ghrun-rnbczhajtq.auto.internal:12604): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ff8c380>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, b7917208-81c7-43e6-89ae-cc9efc85d97a, ghrun-rnbczhajtq.auto.internal:12604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b7917208-81c7-43e6-89ae-cc9efc85d97a, ghrun-rnbczhajtq.auto.internal:12604): request = { session_id: "ydb://session/3?node_id=50001&id=YjNlZWUxNGEtNTk3YWNlYjEtYTRjM2YwNi04MTYzZWY4Zg==" 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, b7917208-81c7-43e6-89ae-cc9efc85d97a, ghrun-rnbczhajtq.auto.internal:12604): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ff8c380>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ae726590-a976-4504-ab69-cd1567173756, ghrun-rnbczhajtq.auto.internal:12604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae726590-a976-4504-ab69-cd1567173756, ghrun-rnbczhajtq.auto.internal:12604): request = { session_id: "ydb://session/3?node_id=50001&id=YjNlZWUxNGEtNTk3YWNlYjEtYTRjM2YwNi04MTYzZWY4Zg==" 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, ae726590-a976-4504-ab69-cd1567173756, ghrun-rnbczhajtq.auto.internal:12604): 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 0x7fc33ff8c380>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 62acf2dc-9a85-4f06-b898-dff82d0a5c40, ghrun-rnbczhajtq.auto.internal:12604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62acf2dc-9a85-4f06-b898-dff82d0a5c40, ghrun-rnbczhajtq.auto.internal:12604): request = { session_id: "ydb://session/3?node_id=50001&id=YjNlZWUxNGEtNTk3YWNlYjEtYTRjM2YwNi04MTYzZWY4Zg==" 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, 62acf2dc-9a85-4f06-b898-dff82d0a5c40, ghrun-rnbczhajtq.auto.internal:12604): 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 0x7fc33ff8c380>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 5579501c-8064-4ed8-b520-e797ae252a99, ghrun-rnbczhajtq.auto.internal:12604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 5579501c-8064-4ed8-b520-e797ae252a99, ghrun-rnbczhajtq.auto.internal:12604): request = { session_id: "ydb://session/3?node_id=50001&id=YjNlZWUxNGEtNTk3YWNlYjEtYTRjM2YwNi04MTYzZWY4Zg==" 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, 5579501c-8064-4ed8-b520-e797ae252a99, ghrun-rnbczhajtq.auto.internal:12604): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ff8c380>
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 0x7fc33ff8c380>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc33ff8c380> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, c8cba2e9-c218-4577-b42b-4960ed414d34, ghrun-rnbczhajtq.auto.internal:12604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c8cba2e9-c218-4577-b42b-4960ed414d34, ghrun-rnbczhajtq.auto.internal:12604): request = { session_id: "ydb://session/3?node_id=50001&id=YjNlZWUxNGEtNTk3YWNlYjEtYTRjM2YwNi04MTYzZWY4Zg==" 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 0x7fc33ff8c380>
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:24598
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, c8cba2e9-c218-4577-b42b-4960ed414d34, ghrun-rnbczhajtq.auto.internal:12604): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c8cba2e9-c218-4577-b42b-4960ed414d34, ghrun-rnbczhajtq.auto.internal:12604): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, c8cba2e9-c218-4577-b42b-4960ed414d34, ghrun-rnbczhajtq.auto.internal:12604): on response callback success
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-rnbczhajtq.auto.internal:12604
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_1
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_1: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_1: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_1&cmstid=72057594037936131&txid=1763035245950160&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_1: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_1: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_1: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_1: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:12604/2
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12533
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19039
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21303
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9712
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16254
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24598 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_63e4nig6.log --grpc-port=12533 --mon-port=19039 --ic-port=21303
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24598 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_63e4nig6.log --grpc-port=12533 --mon-port=19039 --ic-port=21303
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002baa/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:24598', '--tenant=/Root/users/database_2', '--log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_63e4nig6.log', '--grpc-port=12533', '--mon-port=19039', '--ic-port=21303')' in '/home/runner/.ya/build/build_root/8ttv/002baa/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: 544029
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:12533/3
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/8ttv/002baa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 544032
DEBUG    ya.test:process.py:259 Command (pid 544032) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 544032) elapsed time (sec): 0.8187503814697266
DEBUG    ya.test:process.py:263 Command (pid 544032) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 544032) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 544032) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 544032) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 544032) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 544032) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 544032) minflt: 16225
DEBUG    ya.test:process.py:263 Command (pid 544032) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 544032) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 544032) nivcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 544032) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 544032) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 544032) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 544032) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 544032) stime: 0.46287599999999995
DEBUG    ya.test:process.py:263 Command (pid 544032) utime: 0.13738899999999998
DEBUG    ya.test:process.py:263 Command (pid 544032) wtime: 0.825
DEBUG    ya.test:process.py:275 Command (pid 544032) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
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 0x7fc33bc68e20 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_2
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8ffebd10-9a85-467a-9fa8-604b5efa1f71, localhost:24598): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fc33ffa1e10>
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8ffebd10-9a85-467a-9fa8-604b5efa1f71, localhost:24598): request = { database: "/Root/users/database_2" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc33ffa1e10>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8ffebd10-9a85-467a-9fa8-604b5efa1f71, localhost:24598): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rnbczhajtq.auto.internal" port: 12533 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-rnbczhajtq.auto.internal:12533, 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:24598
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc33ffa1e10>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, ccf52c60-fab3-4408-9032-ad87364c3011, ghrun-rnbczhajtq.auto.internal:12533): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ccf52c60-fab3-4408-9032-ad87364c3011, ghrun-rnbczhajtq.auto.internal:12533): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, ccf52c60-fab3-4408-9032-ad87364c3011, ghrun-rnbczhajtq.auto.internal:12533): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ccf52c60-fab3-4408-9032-ad87364c3011, ghrun-rnbczhajtq.auto.internal:12533): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=Yjc0MTE2OGYtZmY5NTc0YTgtMzVhYzA0YmUtMTNlNDQ5YTE=" } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, ccf52c60-fab3-4408-9032-ad87364c3011, ghrun-rnbczhajtq.auto.internal:12533): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ffa1e10>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc33ffa1e10>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 910f3994-5f14-44ae-9678-b54c8cc61007, ghrun-rnbczhajtq.auto.internal:12533): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 910f3994-5f14-44ae-9678-b54c8cc61007, ghrun-rnbczhajtq.auto.internal:12533): request = { session_id: "ydb://session/3?node_id=50002&id=Yjc0MTE2OGYtZmY5NTc0YTgtMzVhYzA0YmUtMTNlNDQ5YTE=" 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, 910f3994-5f14-44ae-9678-b54c8cc61007, ghrun-rnbczhajtq.auto.internal:12533): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ffa1e10>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 2ed0c512-1d1b-4f25-bc56-4f58fe31242a, ghrun-rnbczhajtq.auto.internal:12533): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2ed0c512-1d1b-4f25-bc56-4f58fe31242a, ghrun-rnbczhajtq.auto.internal:12533): request = { session_id: "ydb://session/3?node_id=50002&id=Yjc0MTE2OGYtZmY5NTc0YTgtMzVhYzA0YmUtMTNlNDQ5YTE=" 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, 2ed0c512-1d1b-4f25-bc56-4f58fe31242a, ghrun-rnbczhajtq.auto.internal:12533): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ffa1e10>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e82184ae-2765-4918-b65f-34664efab020, ghrun-rnbczhajtq.auto.internal:12533): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e82184ae-2765-4918-b65f-34664efab020, ghrun-rnbczhajtq.auto.internal:12533): request = { session_id: "ydb://session/3?node_id=50002&id=Yjc0MTE2OGYtZmY5NTc0YTgtMzVhYzA0YmUtMTNlNDQ5YTE=" 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, e82184ae-2765-4918-b65f-34664efab020, ghrun-rnbczhajtq.auto.internal:12533): 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 0x7fc33ffa1e10>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d377c253-edf7-485c-a7a3-b57ab08aa218, ghrun-rnbczhajtq.auto.internal:12533): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d377c253-edf7-485c-a7a3-b57ab08aa218, ghrun-rnbczhajtq.auto.internal:12533): request = { session_id: "ydb://session/3?node_id=50002&id=Yjc0MTE2OGYtZmY5NTc0YTgtMzVhYzA0YmUtMTNlNDQ5YTE=" 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, d377c253-edf7-485c-a7a3-b57ab08aa218, ghrun-rnbczhajtq.auto.internal:12533): 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 0x7fc33ffa1e10>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 7df27a88-0431-463d-9728-cf4a992ee17c, ghrun-rnbczhajtq.auto.internal:12533): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 7df27a88-0431-463d-9728-cf4a992ee17c, ghrun-rnbczhajtq.auto.internal:12533): request = { session_id: "ydb://session/3?node_id=50002&id=Yjc0MTE2OGYtZmY5NTc0YTgtMzVhYzA0YmUtMTNlNDQ5YTE=" 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, 7df27a88-0431-463d-9728-cf4a992ee17c, ghrun-rnbczhajtq.auto.internal:12533): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33ffa1e10>
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 0x7fc33ffa1e10>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc33ffa1e10> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 158ec748-d11c-4d39-bfaf-5ae9163d55ea, ghrun-rnbczhajtq.auto.internal:12533): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 158ec748-d11c-4d39-bfaf-5ae9163d55ea, ghrun-rnbczhajtq.auto.internal:12533): request = { session_id: "ydb://session/3?node_id=50002&id=Yjc0MTE2OGYtZmY5NTc0YTgtMzVhYzA0YmUtMTNlNDQ5YTE=" 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, 158ec748-d11c-4d39-bfaf-5ae9163d55ea, ghrun-rnbczhajtq.auto.internal:12533): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 158ec748-d11c-4d39-bfaf-5ae9163d55ea, ghrun-rnbczhajtq.auto.internal:12533): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 158ec748-d11c-4d39-bfaf-5ae9163d55ea, ghrun-rnbczhajtq.auto.internal:12533): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fc33ffa1e10>
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:24598
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-rnbczhajtq.auto.internal:12533
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_2
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_2: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_2: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_2&cmstid=72057594037936131&txid=1763035253654471&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_2: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_2: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_2: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_2: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:12533/3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3374
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21942
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16552
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29112
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10190
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24598 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_qd2orccn.log --grpc-port=3374 --mon-port=21942 --ic-port=16552
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24598 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_qd2orccn.log --grpc-port=3374 --mon-port=21942 --ic-port=16552
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002baa/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:24598', '--tenant=/Root/users/database_3', '--log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_qd2orccn.log', '--grpc-port=3374', '--mon-port=21942', '--ic-port=16552')' in '/home/runner/.ya/build/build_root/8ttv/002baa/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: 549516
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:3374/4
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/8ttv/002baa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 549534
DEBUG    ya.test:process.py:259 Command (pid 549534) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 549534) elapsed time (sec): 0.5979492664337158
DEBUG    ya.test:process.py:263 Command (pid 549534) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 549534) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 549534) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 549534) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 549534) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 549534) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 549534) minflt: 16225
DEBUG    ya.test:process.py:263 Command (pid 549534) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 549534) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 549534) nivcsw: 101
DEBUG    ya.test:process.py:263 Command (pid 549534) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 549534) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 549534) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 549534) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 549534) stime: 0.37015
DEBUG    ya.test:process.py:263 Command (pid 549534) utime: 0.141759
DEBUG    ya.test:process.py:263 Command (pid 549534) wtime: 0.6
DEBUG    ya.test:process.py:275 Command (pid 549534) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
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 0x7fc33e0b52d0 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 0x7fc33e0b5ff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc33e0b5ff0>
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, 0f289688-4187-4d12-81f4-9b941a6c6cf0, localhost:24598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0f289688-4187-4d12-81f4-9b941a6c6cf0, localhost:24598): request = { database: "/Root/users/database_3" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0f289688-4187-4d12-81f4-9b941a6c6cf0, localhost:24598): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rnbczhajtq.auto.internal" port: 3374 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-rnbczhajtq.auto.internal:3374, 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:24598
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc33e0b5ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, c3fbbb36-5aca-4ef3-ba8f-2f3061e7d9b0, ghrun-rnbczhajtq.auto.internal:3374): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c3fbbb36-5aca-4ef3-ba8f-2f3061e7d9b0, ghrun-rnbczhajtq.auto.internal:3374): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, c3fbbb36-5aca-4ef3-ba8f-2f3061e7d9b0, ghrun-rnbczhajtq.auto.internal:3374): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c3fbbb36-5aca-4ef3-ba8f-2f3061e7d9b0, ghrun-rnbczhajtq.auto.internal:3374): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=N2U5OWRiZDktODIzZThmYmEtYzkwNzg4NzItYjlmNWY5NjI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33e0b5ff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc33e0b5ff0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, c3fbbb36-5aca-4ef3-ba8f-2f3061e7d9b0, ghrun-rnbczhajtq.auto.internal:3374): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, a5e1e60e-dfd2-40ba-9899-6fbe3c066f1a, ghrun-rnbczhajtq.auto.internal:3374): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a5e1e60e-dfd2-40ba-9899-6fbe3c066f1a, ghrun-rnbczhajtq.auto.internal:3374): request = { session_id: "ydb://session/3?node_id=50003&id=N2U5OWRiZDktODIzZThmYmEtYzkwNzg4NzItYjlmNWY5NjI=" 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, a5e1e60e-dfd2-40ba-9899-6fbe3c066f1a, ghrun-rnbczhajtq.auto.internal:3374): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33e0b5ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, abc3faa0-715c-4b31-814a-784d61a2dac4, ghrun-rnbczhajtq.auto.internal:3374): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, abc3faa0-715c-4b31-814a-784d61a2dac4, ghrun-rnbczhajtq.auto.internal:3374): request = { session_id: "ydb://session/3?node_id=50003&id=N2U5OWRiZDktODIzZThmYmEtYzkwNzg4NzItYjlmNWY5NjI=" 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, abc3faa0-715c-4b31-814a-784d61a2dac4, ghrun-rnbczhajtq.auto.internal:3374): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33e0b5ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7c18b0fb-cb2e-474b-84dc-cf363c1d2603, ghrun-rnbczhajtq.auto.internal:3374): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c18b0fb-cb2e-474b-84dc-cf363c1d2603, ghrun-rnbczhajtq.auto.internal:3374): request = { session_id: "ydb://session/3?node_id=50003&id=N2U5OWRiZDktODIzZThmYmEtYzkwNzg4NzItYjlmNWY5NjI=" 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, 7c18b0fb-cb2e-474b-84dc-cf363c1d2603, ghrun-rnbczhajtq.auto.internal:3374): 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 0x7fc33e0b5ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f2a4a089-734d-45a5-b609-8a1974b857d5, ghrun-rnbczhajtq.auto.internal:3374): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2a4a089-734d-45a5-b609-8a1974b857d5, ghrun-rnbczhajtq.auto.internal:3374): request = { session_id: "ydb://session/3?node_id=50003&id=N2U5OWRiZDktODIzZThmYmEtYzkwNzg4NzItYjlmNWY5NjI=" 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, f2a4a089-734d-45a5-b609-8a1974b857d5, ghrun-rnbczhajtq.auto.internal:3374): 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 0x7fc33e0b5ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 7122ad86-ec47-4277-a2cc-d4a8bf45a4db, ghrun-rnbczhajtq.auto.internal:3374): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 7122ad86-ec47-4277-a2cc-d4a8bf45a4db, ghrun-rnbczhajtq.auto.internal:3374): request = { session_id: "ydb://session/3?node_id=50003&id=N2U5OWRiZDktODIzZThmYmEtYzkwNzg4NzItYjlmNWY5NjI=" 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, 7122ad86-ec47-4277-a2cc-d4a8bf45a4db, ghrun-rnbczhajtq.auto.internal:3374): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33e0b5ff0>
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 0x7fc33e0b5ff0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc33e0b5ff0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 05ee2855-a5b7-45fe-8202-a91334b0344c, ghrun-rnbczhajtq.auto.internal:3374): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 05ee2855-a5b7-45fe-8202-a91334b0344c, ghrun-rnbczhajtq.auto.internal:3374): request = { session_id: "ydb://session/3?node_id=50003&id=N2U5OWRiZDktODIzZThmYmEtYzkwNzg4NzItYjlmNWY5NjI=" 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 0x7fc33e0b5ff0>
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 05ee2855-a5b7-45fe-8202-a91334b0344c, ghrun-rnbczhajtq.auto.internal:3374): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 05ee2855-a5b7-45fe-8202-a91334b0344c, ghrun-rnbczhajtq.auto.internal:3374): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 05ee2855-a5b7-45fe-8202-a91334b0344c, ghrun-rnbczhajtq.auto.internal:3374): 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:24598
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-rnbczhajtq.auto.internal:3374
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_3
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_3: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_3: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_3&cmstid=72057594037936131&txid=1763035260920743&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_3: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_3: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_3: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_3: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:3374/4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25419
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5671
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21913
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16009
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21111
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24598 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_qgrmsk41.log --grpc-port=25419 --mon-port=5671 --ic-port=21913
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24598 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_qgrmsk41.log --grpc-port=25419 --mon-port=5671 --ic-port=21913
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002baa/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:24598', '--tenant=/Root/users/database_4', '--log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_qgrmsk41.log', '--grpc-port=25419', '--mon-port=5671', '--ic-port=21913')' in '/home/runner/.ya/build/build_root/8ttv/002baa/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: 552501
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25419/5
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/8ttv/002baa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 552502
DEBUG    ya.test:process.py:259 Command (pid 552502) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 552502) elapsed time (sec): 0.6273319721221924
DEBUG    ya.test:process.py:263 Command (pid 552502) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 552502) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 552502) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 552502) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 552502) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 552502) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 552502) minflt: 16224
DEBUG    ya.test:process.py:263 Command (pid 552502) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 552502) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 552502) nivcsw: 62
DEBUG    ya.test:process.py:263 Command (pid 552502) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 552502) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 552502) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 552502) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 552502) stime: 0.342176
DEBUG    ya.test:process.py:263 Command (pid 552502) utime: 0.13376
DEBUG    ya.test:process.py:263 Command (pid 552502) wtime: 0.629
DEBUG    ya.test:process.py:275 Command (pid 552502) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
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 0x7fc33e0f2680 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 0x7fc33e0f1d20>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc33e0f1d20>
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, adcb5e63-15cc-4f39-97b6-709661301ffc, localhost:24598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, adcb5e63-15cc-4f39-97b6-709661301ffc, localhost:24598): request = { database: "/Root/users/database_4" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, adcb5e63-15cc-4f39-97b6-709661301ffc, localhost:24598): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rnbczhajtq.auto.internal" port: 25419 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-rnbczhajtq.auto.internal:25419, 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:24598
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc33e0f1d20>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 23190d46-129c-4cd0-a1c7-1ad369d215b5, ghrun-rnbczhajtq.auto.internal:25419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 23190d46-129c-4cd0-a1c7-1ad369d215b5, ghrun-rnbczhajtq.auto.internal:25419): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 23190d46-129c-4cd0-a1c7-1ad369d215b5, ghrun-rnbczhajtq.auto.internal:25419): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 23190d46-129c-4cd0-a1c7-1ad369d215b5, ghrun-rnbczhajtq.auto.internal:25419): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50004&id=MzE4MjQ0YWMtMzFkZjFiYTMtMWVkNGM4ZjktOGMxNTkyZGM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33e0f1d20>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc33e0f1d20>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, ae0a961d-e600-430c-9ea2-43ebc4279495, ghrun-rnbczhajtq.auto.internal:25419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ae0a961d-e600-430c-9ea2-43ebc4279495, ghrun-rnbczhajtq.auto.internal:25419): request = { session_id: "ydb://session/3?node_id=50004&id=MzE4MjQ0YWMtMzFkZjFiYTMtMWVkNGM4ZjktOGMxNTkyZGM=" 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:108 RpcState(CreateSession, 23190d46-129c-4cd0-a1c7-1ad369d215b5, ghrun-rnbczhajtq.auto.internal:25419): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ae0a961d-e600-430c-9ea2-43ebc4279495, ghrun-rnbczhajtq.auto.internal:25419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33e0f1d20>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 7e9612d4-12cf-410a-a62b-e0c3ff8a75dd, ghrun-rnbczhajtq.auto.internal:25419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7e9612d4-12cf-410a-a62b-e0c3ff8a75dd, ghrun-rnbczhajtq.auto.internal:25419): request = { session_id: "ydb://session/3?node_id=50004&id=MzE4MjQ0YWMtMzFkZjFiYTMtMWVkNGM4ZjktOGMxNTkyZGM=" 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, 7e9612d4-12cf-410a-a62b-e0c3ff8a75dd, ghrun-rnbczhajtq.auto.internal:25419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33e0f1d20>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 627fa4d2-ec04-4fb6-bc23-2985e26b2e7f, ghrun-rnbczhajtq.auto.internal:25419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 627fa4d2-ec04-4fb6-bc23-2985e26b2e7f, ghrun-rnbczhajtq.auto.internal:25419): request = { session_id: "ydb://session/3?node_id=50004&id=MzE4MjQ0YWMtMzFkZjFiYTMtMWVkNGM4ZjktOGMxNTkyZGM=" 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, 627fa4d2-ec04-4fb6-bc23-2985e26b2e7f, ghrun-rnbczhajtq.auto.internal:25419): 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 0x7fc33e0f1d20>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 13f81bbb-9b9c-48b6-9ea9-a1727a3b7fa3, ghrun-rnbczhajtq.auto.internal:25419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13f81bbb-9b9c-48b6-9ea9-a1727a3b7fa3, ghrun-rnbczhajtq.auto.internal:25419): request = { session_id: "ydb://session/3?node_id=50004&id=MzE4MjQ0YWMtMzFkZjFiYTMtMWVkNGM4ZjktOGMxNTkyZGM=" 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, 13f81bbb-9b9c-48b6-9ea9-a1727a3b7fa3, ghrun-rnbczhajtq.auto.internal:25419): 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 0x7fc33e0f1d20>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 6071498f-ba9b-4ca4-90a2-4a7324a93fbf, ghrun-rnbczhajtq.auto.internal:25419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 6071498f-ba9b-4ca4-90a2-4a7324a93fbf, ghrun-rnbczhajtq.auto.internal:25419): request = { session_id: "ydb://session/3?node_id=50004&id=MzE4MjQ0YWMtMzFkZjFiYTMtMWVkNGM4ZjktOGMxNTkyZGM=" 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, 6071498f-ba9b-4ca4-90a2-4a7324a93fbf, ghrun-rnbczhajtq.auto.internal:25419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33e0f1d20>
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 0x7fc33e0f1d20>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc33e0f1d20> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, ff2cd5f9-ed95-4102-854d-b32edfb226bd, ghrun-rnbczhajtq.auto.internal:25419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, ff2cd5f9-ed95-4102-854d-b32edfb226bd, ghrun-rnbczhajtq.auto.internal:25419): request = { session_id: "ydb://session/3?node_id=50004&id=MzE4MjQ0YWMtMzFkZjFiYTMtMWVkNGM4ZjktOGMxNTkyZGM=" 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 0x7fc33e0f1d20>
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, ff2cd5f9-ed95-4102-854d-b32edfb226bd, ghrun-rnbczhajtq.auto.internal:25419): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24598
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, ff2cd5f9-ed95-4102-854d-b32edfb226bd, ghrun-rnbczhajtq.auto.internal:25419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, ff2cd5f9-ed95-4102-854d-b32edfb226bd, ghrun-rnbczhajtq.auto.internal:25419): on response callback success
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-rnbczhajtq.auto.internal:25419
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_4
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_4: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_4: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_4&cmstid=72057594037936131&txid=1763035266231488&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_4: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_4: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_4: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_4: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:25419/5
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23051
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26535
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27968
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11652
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2879
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24598 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_pd7ttd25.log --grpc-port=23051 --mon-port=26535 --ic-port=27968
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24598 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_pd7ttd25.log --grpc-port=23051 --mon-port=26535 --ic-port=27968
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002baa/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:24598', '--tenant=/Root/users/database_5', '--log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_pd7ttd25.log', '--grpc-port=23051', '--mon-port=26535', '--ic-port=27968')' in '/home/runner/.ya/build/build_root/8ttv/002baa/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: 556814
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:23051/6
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/8ttv/002baa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 556867
DEBUG    ya.test:process.py:259 Command (pid 556867) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 556867) elapsed time (sec): 1.1596863269805908
DEBUG    ya.test:process.py:263 Command (pid 556867) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 556867) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 556867) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 556867) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 556867) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 556867) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 556867) minflt: 16224
DEBUG    ya.test:process.py:263 Command (pid 556867) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 556867) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 556867) nivcsw: 163
DEBUG    ya.test:process.py:263 Command (pid 556867) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 556867) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 556867) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 556867) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 556867) stime: 0.438202
DEBUG    ya.test:process.py:263 Command (pid 556867) utime: 0.14273
DEBUG    ya.test:process.py:263 Command (pid 556867) wtime: 1.165
DEBUG    ya.test:process.py:275 Command (pid 556867) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
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 0x7fc33bc29fa0 state=pending>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_5
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, 49102a32-de6c-454e-82ad-68fee64c912d, localhost:24598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 49102a32-de6c-454e-82ad-68fee64c912d, localhost:24598): request = { database: "/Root/users/database_5" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fc33bc2a450>
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 49102a32-de6c-454e-82ad-68fee64c912d, localhost:24598): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rnbczhajtq.auto.internal" port: 23051 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.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc33bc2a450>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_5: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-rnbczhajtq.auto.internal:23051, 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)]
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24598
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc33bc2a450>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 9fca75ef-d268-483a-b128-8e76c418cb66, ghrun-rnbczhajtq.auto.internal:23051): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9fca75ef-d268-483a-b128-8e76c418cb66, ghrun-rnbczhajtq.auto.internal:23051): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 9fca75ef-d268-483a-b128-8e76c418cb66, ghrun-rnbczhajtq.auto.internal:23051): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9fca75ef-d268-483a-b128-8e76c418cb66, ghrun-rnbczhajtq.auto.internal:23051): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50005&id=NWVlMTVlMTMtMWMyMmNhYTMtMTE1MWYxMjgtMmQ5NDM4MDU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33bc2a450>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc33bc2a450>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, c2380331-14c8-42a7-9a8a-4ea7cfe259aa, ghrun-rnbczhajtq.auto.internal:23051): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 9fca75ef-d268-483a-b128-8e76c418cb66, ghrun-rnbczhajtq.auto.internal:23051): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c2380331-14c8-42a7-9a8a-4ea7cfe259aa, ghrun-rnbczhajtq.auto.internal:23051): request = { session_id: "ydb://session/3?node_id=50005&id=NWVlMTVlMTMtMWMyMmNhYTMtMTE1MWYxMjgtMmQ5NDM4MDU=" 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, c2380331-14c8-42a7-9a8a-4ea7cfe259aa, ghrun-rnbczhajtq.auto.internal:23051): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33bc2a450>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, c3a3acfa-4a86-4624-a30f-314e5f0bcba8, ghrun-rnbczhajtq.auto.internal:23051): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c3a3acfa-4a86-4624-a30f-314e5f0bcba8, ghrun-rnbczhajtq.auto.internal:23051): request = { session_id: "ydb://session/3?node_id=50005&id=NWVlMTVlMTMtMWMyMmNhYTMtMTE1MWYxMjgtMmQ5NDM4MDU=" 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, c3a3acfa-4a86-4624-a30f-314e5f0bcba8, ghrun-rnbczhajtq.auto.internal:23051): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33bc2a450>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 173eb87a-2290-474a-a583-711dfacf7742, ghrun-rnbczhajtq.auto.internal:23051): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 173eb87a-2290-474a-a583-711dfacf7742, ghrun-rnbczhajtq.auto.internal:23051): request = { session_id: "ydb://session/3?node_id=50005&id=NWVlMTVlMTMtMWMyMmNhYTMtMTE1MWYxMjgtMmQ5NDM4MDU=" 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, 173eb87a-2290-474a-a583-711dfacf7742, ghrun-rnbczhajtq.auto.internal:23051): 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 0x7fc33bc2a450>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a379e81d-c0cf-412f-9fcb-956bc1e8e6c6, ghrun-rnbczhajtq.auto.internal:23051): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a379e81d-c0cf-412f-9fcb-956bc1e8e6c6, ghrun-rnbczhajtq.auto.internal:23051): request = { session_id: "ydb://session/3?node_id=50005&id=NWVlMTVlMTMtMWMyMmNhYTMtMTE1MWYxMjgtMmQ5NDM4MDU=" 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, a379e81d-c0cf-412f-9fcb-956bc1e8e6c6, ghrun-rnbczhajtq.auto.internal:23051): 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 0x7fc33bc2a450>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 541fcb53-a216-4843-b2a1-2e52e47b968f, ghrun-rnbczhajtq.auto.internal:23051): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 541fcb53-a216-4843-b2a1-2e52e47b968f, ghrun-rnbczhajtq.auto.internal:23051): request = { session_id: "ydb://session/3?node_id=50005&id=NWVlMTVlMTMtMWMyMmNhYTMtMTE1MWYxMjgtMmQ5NDM4MDU=" 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, 541fcb53-a216-4843-b2a1-2e52e47b968f, ghrun-rnbczhajtq.auto.internal:23051): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc33bc2a450>
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 0x7fc33bc2a450>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc33bc2a450> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, f66eb562-9b95-4b18-bc79-fe52c5dfb9d4, ghrun-rnbczhajtq.auto.internal:23051): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f66eb562-9b95-4b18-bc79-fe52c5dfb9d4, ghrun-rnbczhajtq.auto.internal:23051): request = { session_id: "ydb://session/3?node_id=50005&id=NWVlMTVlMTMtMWMyMmNhYTMtMTE1MWYxMjgtMmQ5NDM4MDU=" 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 0x7fc33bc2a450>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, f66eb562-9b95-4b18-bc79-fe52c5dfb9d4, ghrun-rnbczhajtq.auto.internal:23051): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f66eb562-9b95-4b18-bc79-fe52c5dfb9d4, ghrun-rnbczhajtq.auto.internal:23051): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, f66eb562-9b95-4b18-bc79-fe52c5dfb9d4, ghrun-rnbczhajtq.auto.internal:23051): 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:24598
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-rnbczhajtq.auto.internal:23051
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_5
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_5: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_5: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_5&cmstid=72057594037936131&txid=1763035274648469&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_5: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_5: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_5: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_5: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:23051/6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18361
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12543
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22301
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6494
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1466
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24598 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_iibppcu8.log --grpc-port=18361 --mon-port=12543 --ic-port=22301
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24598 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_iibppcu8.log --grpc-port=18361 --mon-port=12543 --ic-port=22301
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002baa/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:24598', '--tenant=/Root/users/database_6', '--log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_iibppcu8.log', '--grpc-port=18361', '--mon-port=12543', '--ic-port=22301')' in '/home/runner/.ya/build/build_root/8ttv/002baa/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: 561182
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18361/7
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/8ttv/002baa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 561193
DEBUG    ya.test:process.py:259 Command (pid 561193) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 561193) elapsed time (sec): 0.6347551345825195
DEBUG    ya.test:process.py:263 Command (pid 561193) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 561193) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 561193) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 561193) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 561193) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 561193) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 561193) minflt: 16227
DEBUG    ya.test:process.py:263 Command (pid 561193) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 561193) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 561193) nivcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 561193) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 561193) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 561193) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 561193) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 561193) stime: 0.401059
DEBUG    ya.test:process.py:263 Command (pid 561193) utime: 0.14299699999999999
DEBUG    ya.test:process.py:263 Command (pid 561193) wtime: 0.638
DEBUG    ya.test:process.py:275 Command (pid 561193) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
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 0x7fc329d38150 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 0x7fc34011b9e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc34011b9e0>
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_6
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 1f72f631-1721-46e0-8760-a8d0f3e16f57, localhost:24598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1f72f631-1721-46e0-8760-a8d0f3e16f57, localhost:24598): request = { database: "/Root/users/database_6" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1f72f631-1721-46e0-8760-a8d0f3e16f57, localhost:24598): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rnbczhajtq.auto.internal" port: 18361 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-rnbczhajtq.auto.internal:18361, 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:24598
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc34011b9e0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 80b069d1-aedd-42dd-92a4-3ed190adaace, ghrun-rnbczhajtq.auto.internal:18361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 80b069d1-aedd-42dd-92a4-3ed190adaace, ghrun-rnbczhajtq.auto.internal:18361): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 80b069d1-aedd-42dd-92a4-3ed190adaace, ghrun-rnbczhajtq.auto.internal:18361): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 80b069d1-aedd-42dd-92a4-3ed190adaace, ghrun-rnbczhajtq.auto.internal:18361): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50006&id=MTAwZjNlYjktODdjZGU3NjEtNjU0YThhNWYtMjRlZWFhYzg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc34011b9e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc34011b9e0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 80b069d1-aedd-42dd-92a4-3ed190adaace, ghrun-rnbczhajtq.auto.internal:18361): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, a9835809-d109-47a7-ae24-2d743d2e0a88, ghrun-rnbczhajtq.auto.internal:18361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a9835809-d109-47a7-ae24-2d743d2e0a88, ghrun-rnbczhajtq.auto.internal:18361): request = { session_id: "ydb://session/3?node_id=50006&id=MTAwZjNlYjktODdjZGU3NjEtNjU0YThhNWYtMjRlZWFhYzg=" 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, a9835809-d109-47a7-ae24-2d743d2e0a88, ghrun-rnbczhajtq.auto.internal:18361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc34011b9e0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, d35e3807-1a97-446a-af1a-14a430938970, ghrun-rnbczhajtq.auto.internal:18361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d35e3807-1a97-446a-af1a-14a430938970, ghrun-rnbczhajtq.auto.internal:18361): request = { session_id: "ydb://session/3?node_id=50006&id=MTAwZjNlYjktODdjZGU3NjEtNjU0YThhNWYtMjRlZWFhYzg=" 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, d35e3807-1a97-446a-af1a-14a430938970, ghrun-rnbczhajtq.auto.internal:18361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc34011b9e0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aad00375-01ea-4a83-ba22-e8138de72e78, ghrun-rnbczhajtq.auto.internal:18361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aad00375-01ea-4a83-ba22-e8138de72e78, ghrun-rnbczhajtq.auto.internal:18361): request = { session_id: "ydb://session/3?node_id=50006&id=MTAwZjNlYjktODdjZGU3NjEtNjU0YThhNWYtMjRlZWFhYzg=" 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, aad00375-01ea-4a83-ba22-e8138de72e78, ghrun-rnbczhajtq.auto.internal:18361): 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 0x7fc34011b9e0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bdae5076-b7ca-4c1b-87e1-c9052040aac8, ghrun-rnbczhajtq.auto.internal:18361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdae5076-b7ca-4c1b-87e1-c9052040aac8, ghrun-rnbczhajtq.auto.internal:18361): request = { session_id: "ydb://session/3?node_id=50006&id=MTAwZjNlYjktODdjZGU3NjEtNjU0YThhNWYtMjRlZWFhYzg=" 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, bdae5076-b7ca-4c1b-87e1-c9052040aac8, ghrun-rnbczhajtq.auto.internal:18361): 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 0x7fc34011b9e0>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 272d463d-1d93-48be-8f7d-ef9e81260c07, ghrun-rnbczhajtq.auto.internal:18361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 272d463d-1d93-48be-8f7d-ef9e81260c07, ghrun-rnbczhajtq.auto.internal:18361): request = { session_id: "ydb://session/3?node_id=50006&id=MTAwZjNlYjktODdjZGU3NjEtNjU0YThhNWYtMjRlZWFhYzg=" 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, 272d463d-1d93-48be-8f7d-ef9e81260c07, ghrun-rnbczhajtq.auto.internal:18361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc34011b9e0>
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 0x7fc34011b9e0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc34011b9e0> is no longer active. Current active count 0.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 13290d2c-c55b-4778-ae52-bc03f02395df, ghrun-rnbczhajtq.auto.internal:18361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 13290d2c-c55b-4778-ae52-bc03f02395df, ghrun-rnbczhajtq.auto.internal:18361): request = { session_id: "ydb://session/3?node_id=50006&id=MTAwZjNlYjktODdjZGU3NjEtNjU0YThhNWYtMjRlZWFhYzg=" 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 0x7fc34011b9e0>
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:24598
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-rnbczhajtq.auto.internal:18361
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 13290d2c-c55b-4778-ae52-bc03f02395df, ghrun-rnbczhajtq.auto.internal:18361): on response callback started
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_6
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 13290d2c-c55b-4778-ae52-bc03f02395df, ghrun-rnbczhajtq.auto.internal:18361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_6: send console operation, token None
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 13290d2c-c55b-4778-ae52-bc03f02395df, ghrun-rnbczhajtq.auto.internal:18361): on response callback success
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_6: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_6&cmstid=72057594037936131&txid=1763035282292907&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_6: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_6: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_6: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_6: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:18361/7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28037
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28439
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9139
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23057
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22494
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24598 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_nyf79ia3.log --grpc-port=28037 --mon-port=28439 --ic-port=9139
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002baa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24598 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_nyf79ia3.log --grpc-port=28037 --mon-port=28439 --ic-port=9139
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002baa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002baa/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:24598', '--tenant=/Root/users/database_7', '--log-file-name=/home/runner/.ya/build/build_root/8ttv/002baa/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_nyf79ia3.log', '--grpc-port=28037', '--mon-port=28439', '--ic-port=9139')' in '/home/runner/.ya/build/build_root/8ttv/002baa/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: 566058
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:28037/8
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/8ttv/002baa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 566061
DEBUG    ya.test:process.py:259 Command (pid 566061) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 566061) elapsed time (sec): 1.254840612411499
DEBUG    ya.test:process.py:263 Command (pid 566061) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 566061) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 566061) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 566061) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 566061) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 566061) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 566061) minflt: 16910
DEBUG    ya.test:process.py:263 Command (pid 566061) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 566061) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 566061) nivcsw: 246
DEBUG    ya.test:process.py:263 Command (pid 566061) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 566061) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 566061) nvcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 566061) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 566061) stime: 0.656225
DEBUG    ya.test:process.py:263 Command (pid 566061) utime: 0.145974
DEBUG    ya.test:process.py:263 Command (pid 566061) wtime: 1.256
DEBUG    ya.test:process.py:275 Command (pid 566061) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
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 0x7fc340237d50 state=pending>
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: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 0x7fc340235c80>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc340235c80>
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_7
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 1a664730-1517-47b8-90d1-39d0d4d50b2a, localhost:24598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1a664730-1517-47b8-90d1-39d0d4d50b2a, localhost:24598): request = { database: "/Root/users/database_7" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1a664730-1517-47b8-90d1-39d0d4d50b2a, localhost:24598): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rnbczhajtq.auto.internal" port: 28037 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-rnbczhajtq.auto.internal:28037, 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:24598
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc340235c80>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 48291d6c-8fe1-47f3-820f-7d759ef5525d, ghrun-rnbczhajtq.auto.internal:28037): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 48291d6c-8fe1-47f3-820f-7d759ef5525d, ghrun-rnbczhajtq.auto.internal:28037): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 48291d6c-8fe1-47f3-820f-7d759ef5525d, ghrun-rnbczhajtq.auto.internal:28037): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 48291d6c-8fe1-47f3-820f-7d759ef5525d, ghrun-rnbczhajtq.auto.internal:28037): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50007&id=OTEzYjc4ODAtZmRiMTg4ZWMtYzI0Njc5Y2EtNTM4MzFlZA==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc340235c80>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc340235c80>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 48291d6c-8fe1-47f3-820f-7d759ef5525d, ghrun-rnbczhajtq.auto.internal:28037): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, d9567cba-5d34-439b-b721-76b14fc54e30, ghrun-rnbczhajtq.auto.internal:28037): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d9567cba-5d34-439b-b721-76b14fc54e30, ghrun-rnbczhajtq.auto.internal:28037): request = { session_id: "ydb://session/3?node_id=50007&id=OTEzYjc4ODAtZmRiMTg4ZWMtYzI0Njc5Y2EtNTM4MzFlZA==" 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, d9567cba-5d34-439b-b721-76b14fc54e30, ghrun-rnbczhajtq.auto.internal:28037): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc340235c80>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 091b72c9-174e-4551-b0cd-994c48d1650f, ghrun-rnbczhajtq.auto.internal:28037): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 091b72c9-174e-4551-b0cd-994c48d1650f, ghrun-rnbczhajtq.auto.internal:28037): request = { session_id: "ydb://session/3?node_id=50007&id=OTEzYjc4ODAtZmRiMTg4ZWMtYzI0Njc5Y2EtNTM4MzFlZA==" 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, 091b72c9-174e-4551-b0cd-994c48d1650f, ghrun-rnbczhajtq.auto.internal:28037): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc340235c80>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 369b0450-b0a4-4335-a562-cc1e1a7adf6c, ghrun-rnbczhajtq.auto.internal:28037): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 369b0450-b0a4-4335-a562-cc1e1a7adf6c, ghrun-rnbczhajtq.auto.internal:28037): request = { session_id: "ydb://session/3?node_id=50007&id=OTEzYjc4ODAtZmRiMTg4ZWMtYzI0Njc5Y2EtNTM4MzFlZA==" 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, 369b0450-b0a4-4335-a562-cc1e1a7adf6c, ghrun-rnbczhajtq.auto.internal:28037): 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 0x7fc340235c80>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a7417c7a-48c8-48b9-aa89-005357f9b625, ghrun-rnbczhajtq.auto.internal:28037): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7417c7a-48c8-48b9-aa89-005357f9b625, ghrun-rnbczhajtq.auto.internal:28037): request = { session_id: "ydb://session/3?node_id=50007&id=OTEzYjc4ODAtZmRiMTg4ZWMtYzI0Njc5Y2EtNTM4MzFlZA==" 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, a7417c7a-48c8-48b9-aa89-005357f9b625, ghrun-rnbczhajtq.auto.internal:28037): 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 0x7fc340235c80>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 78744f01-3062-4c14-9d99-5392ef094b9e, ghrun-rnbczhajtq.auto.internal:28037): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 78744f01-3062-4c14-9d99-5392ef094b9e, ghrun-rnbczhajtq.auto.internal:28037): request = { session_id: "ydb://session/3?node_id=50007&id=OTEzYjc4ODAtZmRiMTg4ZWMtYzI0Njc5Y2EtNTM4MzFlZA==" 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, 78744f01-3062-4c14-9d99-5392ef094b9e, ghrun-rnbczhajtq.auto.internal:28037): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc340235c80>
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 0x7fc340235c80>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc340235c80> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, a48f6089-7589-4621-b8b6-a9fc2c4dd119, ghrun-rnbczhajtq.auto.internal:28037): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a48f6089-7589-4621-b8b6-a9fc2c4dd119, ghrun-rnbczhajtq.auto.internal:28037): request = { session_id: "ydb://session/3?node_id=50007&id=OTEzYjc4ODAtZmRiMTg4ZWMtYzI0Njc5Y2EtNTM4MzFlZA==" 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 0x7fc340235c80>
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:24598
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, a48f6089-7589-4621-b8b6-a9fc2c4dd119, ghrun-rnbczhajtq.auto.internal:28037): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a48f6089-7589-4621-b8b6-a9fc2c4dd119, ghrun-rnbczhajtq.auto.internal:28037): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, a48f6089-7589-4621-b8b6-a9fc2c4dd119, ghrun-rnbczhajtq.auto.internal:28037): on response callback success
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-rnbczhajtq.auto.internal:28037
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_7
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_7: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_7: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_7&cmstid=72057594037936131&txid=1763035290409406&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_7: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_7: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_7: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_7: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:28037/8
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
============================== slowest durations ===============================
59.59s call     test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
58.23s call     test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
34.70s call     test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
25.93s call     test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
13.00s call     test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--true]
12.73s setup    test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
12.02s setup    test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--false]
11.89s setup    test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
7.58s setup    test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
7.42s setup    test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
7.14s teardown test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--false]
5.35s setup    test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--true]
1.13s 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_the_same_tenant2[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]
0.01s teardown test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
0.01s teardown test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 10 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
FAILED test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 10 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
=================== 2 failed, 4 passed in 257.83s (0:04:17) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8ttv/002b8b/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.62s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--false]
11.60s setup    test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
11.59s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--true]
11.46s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--true]
11.44s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--false]
8.17s call     test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
7.32s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--true]
7.31s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--true]
6.41s setup    test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--true]
5.25s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--false]
5.13s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--false]
3.10s teardown test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
1.05s call     test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--true]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 101.99s (0:01:41) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8ttv/002b1c/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.77s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--false]
10.05s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--true]
9.87s setup    test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--false]
8.41s call     test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--false]
8.40s call     test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--true]
7.01s teardown test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--false]
7.00s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--false]
6.32s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--false]
5.98s setup    test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--true]
5.84s call     test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--true]
5.50s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--false]
5.46s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--true]
3.78s 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 95.80s (0:01:35) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8ttv/002b42/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.47s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
7.84s setup    test_storage_config.py::TestStorageConfig::test_cases[case_0]
7.03s teardown test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
7.03s teardown test_storage_config.py::TestStorageConfig::test_cases[case_12]
7.01s teardown test_publish_into_schemeboard_with_common_ssring.py::TestOn3DC::test_create_dirs
5.43s call     test_storage_config.py::TestStorageConfig::test_cases[case_10]
5.43s call     test_storage_config.py::TestStorageConfig::test_cases[case_11]
5.40s setup    test_publish_into_schemeboard_with_common_ssring.py::TestOn3DC::test_create_dirs
5.35s call     test_storage_config.py::TestStorageConfig::test_cases[case_12]
5.28s call     test_storage_config.py::TestStorageConfig::test_cases[case_0]
4.63s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_0]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_11]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_10]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_12]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_10]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_11]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 6 passed in 70.36s (0:01:10) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8ttv/002b03/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 ===============================
7.70s setup    test_storage_config.py::TestStorageConfig::test_cases[case_1]
7.13s call     test_storage_config.py::TestStorageConfig::test_cases[case_1]
5.86s call     test_storage_config.py::TestStorageConfig::test_cases[case_2]
5.78s call     test_storage_config.py::TestStorageConfig::test_cases[case_3]
5.31s call     test_storage_config.py::TestStorageConfig::test_cases[case_4]
5.23s call     test_storage_config.py::TestStorageConfig::test_cases[case_5]
5.10s call     test_storage_config.py::TestStorageConfig::test_cases[case_6]
3.02s teardown test_storage_config.py::TestStorageConfig::test_cases[case_6]
0.05s setup    test_storage_config.py::TestStorageConfig::test_cases[case_6]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_1]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_2]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_4]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_5]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_2]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_3]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 45.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/8ttv/002b18/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.75s call     test_system_views.py::TestQueryMetrics::test_case
9.91s setup    test_system_views.py::TestPartitionStats::test_case
7.30s setup    test_system_views.py::TestQueryMetrics::test_case
7.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_7]
6.97s call     test_storage_config.py::TestStorageConfig::test_cases[case_7]
6.51s call     test_storage_config.py::TestStorageConfig::test_cases[case_9]
6.48s call     test_storage_config.py::TestStorageConfig::test_cases[case_8]
3.55s teardown test_system_views.py::TestQueryMetrics::test_case
3.53s teardown test_system_views.py::TestPartitionStats::test_case
3.06s teardown test_storage_config.py::TestStorageConfig::test_create_tablet
0.76s call     test_system_views.py::TestPartitionStats::test_case
0.20s call     test_storage_config.py::TestStorageConfig::test_create_tablet
0.07s setup    test_storage_config.py::TestStorageConfig::test_create_tablet
0.02s setup    test_storage_config.py::TestStorageConfig::test_cases[case_8]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_9]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_7]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_9]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 126.70s (0:02:06) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8ttv/002b58/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.88s call     test_system_views.py::TestQueryMetricsUniqueQueries::test_case
16.65s setup    test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
16.09s setup    test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
15.28s setup    test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
13.80s setup    test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--false]
8.73s setup    test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--false]
8.59s teardown test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
7.73s setup    test_system_views.py::TestQueryMetricsUniqueQueries::test_case
7.61s teardown test_system_views.py::TestQueryMetricsUniqueQueries::test_case
3.65s teardown test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
3.60s teardown test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--false]
1.75s teardown test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
1.57s teardown test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--false]
0.53s call     test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
0.43s call     test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--false]
0.42s call     test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--false]
0.42s call     test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
0.29s call     test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
=================== 5 passed, 1 xfailed in 179.31s (0:02:59) ===================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8ttv/002afb/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 ===============================
17.56s setup    test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--false]
16.84s setup    test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--true]
15.28s setup    test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--false]
14.97s setup    test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]
11.40s setup    test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--false]
9.81s setup    test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--true]
6.61s teardown test_tenants.py::TestTenants::test_create_remove_database_wait[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--false]
3.90s teardown test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--true]
3.71s teardown test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--true]
3.58s teardown test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--false]
3.53s teardown test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]
1.58s teardown test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--false]
0.43s call     test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]
0.30s call     test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--false]
0.19s call     test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--true]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=================== 5 passed, 1 xfailed in 116.73s (0:01:56) ===================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8ttv/002b08/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 ===============================
17.54s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
15.20s setup    test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--false]
15.07s setup    test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
14.74s setup    test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
12.18s setup    test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--true]
11.90s setup    test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--true]
6.59s teardown test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
5.01s call     test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--true]
3.80s teardown test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--true]
3.62s teardown test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--true]
3.55s teardown test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
1.69s teardown test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
1.65s teardown test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--false]
0.71s call     test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
0.60s call     test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--true]
0.52s call     test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--false]
0.46s call     test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
0.39s call     test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
======================== 6 passed in 115.84s (0:01:55) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8ttv/002b2d/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 ===============================
19.01s setup    test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
16.03s setup    test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--false]
15.08s setup    test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
11.56s setup    test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
7.73s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
6.74s teardown test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
3.61s teardown test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--false]
3.60s teardown test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
3.58s teardown test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
1.53s teardown test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
0.52s call     test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
0.38s call     test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--false]
0.29s call     test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
0.23s call     test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
0.21s call     test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
========================= 5 passed in 90.73s (0:01: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/8ttv/002b12/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:231: in create_database
    raise RuntimeError('create_database failed: %s, %s' % (operation.status, ydb.issues._format_issues(operation.issues)))
E   RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 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:273 Stopped node localhost:11484/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3165
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18817
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17990
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18450
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6741
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16372
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29620
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19543
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11484
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25938
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6635
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:471 Working directory: /home/runner/.ya/build/build_root/8ttv/002b12/r3tmp/kikimr_cluster_5pdquqyk
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24501
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22124
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25290
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5558
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002b12/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002b12/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/8ttv/002b12/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_ty5g7dwd.log --grpc-port=24501 --mon-port=22124 --ic-port=6635
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24501/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002b12/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002b12/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/8ttv/002b12/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_ty5g7dwd.log --grpc-port=24501 --mon-port=22124 --ic-port=6635
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002b12/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/8ttv/002b12/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_ty5g7dwd.log', '--grpc-port=24501', '--mon-port=22124', '--ic-port=6635')' in '/home/runner/.ya/build/build_root/8ttv/002b12/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: 225102
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24501/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/8ttv/002b12/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 225104
DEBUG    ya.test:process.py:259 Command (pid 225104) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 225104) elapsed time (sec): 0.5277965068817139
DEBUG    ya.test:process.py:263 Command (pid 225104) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 225104) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 225104) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 225104) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 225104) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 225104) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 225104) minflt: 17760
DEBUG    ya.test:process.py:263 Command (pid 225104) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 225104) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 225104) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 225104) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 225104) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 225104) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 225104) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 225104) stime: 0.338654
DEBUG    ya.test:process.py:263 Command (pid 225104) utime: 0.11155599999999999
DEBUG    ya.test:process.py:263 Command (pid 225104) wtime: 0.529
DEBUG    ya.test:process.py:275 Command (pid 225104) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24501', '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: 6635\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/8ttv/002b12/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24501', '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: 6635\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 226845
DEBUG    ya.test:process.py:259 Command (pid 226845) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 226845) elapsed time (sec): 0.42760539054870605
DEBUG    ya.test:process.py:263 Command (pid 226845) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 226845) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 226845) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 226845) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 226845) majflt: 8
DEBUG    ya.test:process.py:263 Command (pid 226845) maxrss: 552404
DEBUG    ya.test:process.py:263 Command (pid 226845) minflt: 24597
DEBUG    ya.test:process.py:263 Command (pid 226845) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 226845) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 226845) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 226845) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 226845) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 226845) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 226845) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 226845) stime: 0.277184
DEBUG    ya.test:process.py:263 Command (pid 226845) utime: 0.10598199999999999
DEBUG    ya.test:process.py:263 Command (pid 226845) wtime: 0.429
DEBUG    ya.test:process.py:275 Command (pid 226845) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24501', '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/8ttv/002b12/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24501', '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: 227085
DEBUG    ya.test:process.py:259 Command (pid 227085) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 227085) elapsed time (sec): 0.5546042919158936
DEBUG    ya.test:process.py:263 Command (pid 227085) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 227085) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 227085) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 227085) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 227085) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 227085) maxrss: 552472
DEBUG    ya.test:process.py:263 Command (pid 227085) minflt: 18365
DEBUG    ya.test:process.py:263 Command (pid 227085) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 227085) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 227085) nivcsw: 34
DEBUG    ya.test:process.py:263 Command (pid 227085) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 227085) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 227085) nvcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 227085) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 227085) stime: 0.408114
DEBUG    ya.test:process.py:263 Command (pid 227085) utime: 0.104208
DEBUG    ya.test:process.py:263 Command (pid 227085) wtime: 0.555
DEBUG    ya.test:process.py:275 Command (pid 227085) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

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

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11328
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4081
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2203
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11603
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16945
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002b12/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24501 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/8ttv/002b12/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_7tn2iyp6.log --grpc-port=11328 --mon-port=4081 --ic-port=2203
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002b12/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24501 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/8ttv/002b12/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_7tn2iyp6.log --grpc-port=11328 --mon-port=4081 --ic-port=2203
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002b12/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:24501', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/8ttv/002b12/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_7tn2iyp6.log', '--grpc-port=11328', '--mon-port=4081', '--ic-port=2203')' in '/home/runner/.ya/build/build_root/8ttv/002b12/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: 227905
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:11328/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/8ttv/002b12/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 227942
DEBUG    ya.test:process.py:259 Command (pid 227942) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 227942) elapsed time (sec): 0.4958059787750244
DEBUG    ya.test:process.py:263 Command (pid 227942) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 227942) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 227942) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 227942) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 227942) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 227942) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 227942) minflt: 16225
DEBUG    ya.test:process.py:263 Command (pid 227942) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 227942) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 227942) nivcsw: 84
DEBUG    ya.test:process.py:263 Command (pid 227942) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 227942) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 227942) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 227942) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 227942) stime: 0.319496
DEBUG    ya.test:process.py:263 Command (pid 227942) utime: 0.123863
DEBUG    ya.test:process.py:263 Command (pid 227942) wtime: 0.497
DEBUG    ya.test:process.py:275 Command (pid 227942) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
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 0x7f955b9e5e60 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 0x7f955b9e7d00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f955b9e7d00>
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, 78813c07-1b18-4917-9fa8-f6cfbb37f740, localhost:24501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 78813c07-1b18-4917-9fa8-f6cfbb37f740, localhost:24501): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 78813c07-1b18-4917-9fa8-f6cfbb37f740, localhost:24501): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rnbczhajtq.auto.internal" port: 11328 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-rnbczhajtq.auto.internal:11328, 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:24501
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f955b9e7d00>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 3ebd1694-c661-4d24-9dd1-7449ef36d0aa, ghrun-rnbczhajtq.auto.internal:11328): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3ebd1694-c661-4d24-9dd1-7449ef36d0aa, ghrun-rnbczhajtq.auto.internal:11328): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 3ebd1694-c661-4d24-9dd1-7449ef36d0aa, ghrun-rnbczhajtq.auto.internal:11328): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3ebd1694-c661-4d24-9dd1-7449ef36d0aa, ghrun-rnbczhajtq.auto.internal:11328): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NDlmZmY3MjgtYmI2M2YzMy05ZjNmMjFlOS01YjJmMDIx" } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 3ebd1694-c661-4d24-9dd1-7449ef36d0aa, ghrun-rnbczhajtq.auto.internal:11328): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f955b9e7d00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f955b9e7d00>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 4dc03ed9-a31c-4628-9d4b-56199d92b396, ghrun-rnbczhajtq.auto.internal:11328): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 4dc03ed9-a31c-4628-9d4b-56199d92b396, ghrun-rnbczhajtq.auto.internal:11328): request = { session_id: "ydb://session/3?node_id=50000&id=NDlmZmY3MjgtYmI2M2YzMy05ZjNmMjFlOS01YjJmMDIx" 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, 4dc03ed9-a31c-4628-9d4b-56199d92b396, ghrun-rnbczhajtq.auto.internal:11328): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f955b9e7d00>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_&cmstid=72057594037936131&txid=1763034749131469&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

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

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25213
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4199
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13604
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29621
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16935
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002b12/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24501 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/8ttv/002b12/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_5fj8ctkj.log --grpc-port=25213 --mon-port=4199 --ic-port=13604
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002b12/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24501 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/8ttv/002b12/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_5fj8ctkj.log --grpc-port=25213 --mon-port=4199 --ic-port=13604
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002b12/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:24501', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/8ttv/002b12/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_5fj8ctkj.log', '--grpc-port=25213', '--mon-port=4199', '--ic-port=13604')' in '/home/runner/.ya/build/build_root/8ttv/002b12/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: 247903
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25213/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/8ttv/002b12/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 247904
DEBUG    ya.test:process.py:259 Command (pid 247904) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 247904) elapsed time (sec): 0.9803304672241211
DEBUG    ya.test:process.py:263 Command (pid 247904) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 247904) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 247904) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 247904) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 247904) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 247904) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 247904) minflt: 16228
DEBUG    ya.test:process.py:263 Command (pid 247904) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 247904) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 247904) nivcsw: 265
DEBUG    ya.test:process.py:263 Command (pid 247904) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 247904) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 247904) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 247904) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 247904) stime: 0.645448
DEBUG    ya.test:process.py:263 Command (pid 247904) utime: 0.149031
DEBUG    ya.test:process.py:263 Command (pid 247904) wtime: 1.018
DEBUG    ya.test:process.py:275 Command (pid 247904) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
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 0x7f9545f0e180 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 0x7f9545f0df50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f9545f0df50>
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, e971511d-d10d-4f84-9601-ebea326ccfff, localhost:24501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e971511d-d10d-4f84-9601-ebea326ccfff, localhost:24501): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e971511d-d10d-4f84-9601-ebea326ccfff, localhost:24501): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rnbczhajtq.auto.internal" port: 25213 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-rnbczhajtq.auto.internal:25213, 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:24501
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f9545f0df50>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, f847e965-276c-4b5f-ab4a-82ca00a60120, ghrun-rnbczhajtq.auto.internal:25213): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f847e965-276c-4b5f-ab4a-82ca00a60120, ghrun-rnbczhajtq.auto.internal:25213): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, f847e965-276c-4b5f-ab4a-82ca00a60120, ghrun-rnbczhajtq.auto.internal:25213): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f847e965-276c-4b5f-ab4a-82ca00a60120, ghrun-rnbczhajtq.auto.internal:25213): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=NzQxOWNjYzEtZDA4YjcxOGEtOGMwOGRjOTQtYmU5NjFmN2Y=" } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, f847e965-276c-4b5f-ab4a-82ca00a60120, ghrun-rnbczhajtq.auto.internal:25213): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f9545f0df50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f9545f0df50>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, f4963a1a-196b-4bc0-b7fd-4bde1a686499, ghrun-rnbczhajtq.auto.internal:25213): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, f4963a1a-196b-4bc0-b7fd-4bde1a686499, ghrun-rnbczhajtq.auto.internal:25213): request = { session_id: "ydb://session/3?node_id=50001&id=NzQxOWNjYzEtZDA4YjcxOGEtOGMwOGRjOTQtYmU5NjFmN2Y=" 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, f4963a1a-196b-4bc0-b7fd-4bde1a686499, ghrun-rnbczhajtq.auto.internal:25213): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f9545f0df50>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_&cmstid=72057594037936131&txid=1763034775460300&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

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

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
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/8ttv/002b12/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8606
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1160
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32106
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3825
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18528
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002b12/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24501 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/8ttv/002b12/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_quwizieu.log --grpc-port=8606 --mon-port=1160 --ic-port=32106
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002b12/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24501 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/8ttv/002b12/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_quwizieu.log --grpc-port=8606 --mon-port=1160 --ic-port=32106
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002b12/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:24501', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/8ttv/002b12/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_quwizieu.log', '--grpc-port=8606', '--mon-port=1160', '--ic-port=32106')' in '/home/runner/.ya/build/build_root/8ttv/002b12/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: 273454
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8606/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/8ttv/002b12/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 273546
DEBUG    ya.test:process.py:259 Command (pid 273546) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 273546) elapsed time (sec): 0.7779178619384766
DEBUG    ya.test:process.py:263 Command (pid 273546) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 273546) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 273546) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 273546) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 273546) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 273546) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 273546) minflt: 16241
DEBUG    ya.test:process.py:263 Command (pid 273546) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 273546) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 273546) nivcsw: 48
DEBUG    ya.test:process.py:263 Command (pid 273546) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 273546) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 273546) nvcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 273546) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 273546) stime: 0.512386
DEBUG    ya.test:process.py:263 Command (pid 273546) utime: 0.14893099999999998
DEBUG    ya.test:process.py:263 Command (pid 273546) wtime: 0.779
DEBUG    ya.test:process.py:275 Command (pid 273546) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
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.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 0x7f955b9ec380 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, a08acdce-07cd-47bd-ae66-212b8584e8c0, localhost:24501): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f95587661d0>
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a08acdce-07cd-47bd-ae66-212b8584e8c0, localhost:24501): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f95587661d0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a08acdce-07cd-47bd-ae66-212b8584e8c0, localhost:24501): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rnbczhajtq.auto.internal" port: 8606 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-rnbczhajtq.auto.internal:8606, 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:24501
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f95587661d0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 1af80800-c06f-43c7-a7e6-dd3b2194cec9, ghrun-rnbczhajtq.auto.internal:8606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1af80800-c06f-43c7-a7e6-dd3b2194cec9, ghrun-rnbczhajtq.auto.internal:8606): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 1af80800-c06f-43c7-a7e6-dd3b2194cec9, ghrun-rnbczhajtq.auto.internal:8606): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1af80800-c06f-43c7-a7e6-dd3b2194cec9, ghrun-rnbczhajtq.auto.internal:8606): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=YjUxM2EzOTItNWIzYjljOWQtODcyYWU0NmMtMzc0YTEzNzI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f95587661d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f95587661d0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, c8a093a8-453f-417a-851a-7a5ec95438d2, ghrun-rnbczhajtq.auto.internal:8606): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 1af80800-c06f-43c7-a7e6-dd3b2194cec9, ghrun-rnbczhajtq.auto.internal:8606): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, c8a093a8-453f-417a-851a-7a5ec95438d2, ghrun-rnbczhajtq.auto.internal:8606): request = { session_id: "ydb://session/3?node_id=50002&id=YjUxM2EzOTItNWIzYjljOWQtODcyYWU0NmMtMzc0YTEzNzI=" 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, c8a093a8-453f-417a-851a-7a5ec95438d2, ghrun-rnbczhajtq.auto.internal:8606): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f95587661d0>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_&cmstid=72057594037936131&txid=1763034802213049&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: stop nodes
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.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, f189a033-3c96-41b7-a644-8d3524a87ff5, localhost:24501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f189a033-3c96-41b7-a644-8d3524a87ff5, localhost:24501): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f189a033-3c96-41b7-a644-8d3524a87ff5, localhost:24501): 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:24501". 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:24501
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:8606/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:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
DEBUG    ydb.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.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, cf8f1fae-f0fa-4962-aad3-d146883e6f51, localhost:24501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cf8f1fae-f0fa-4962-aad3-d146883e6f51, localhost:24501): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cf8f1fae-f0fa-4962-aad3-d146883e6f51, localhost:24501): 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:24501". 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:24501
---------------------------- 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 0x7f95587661d0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f95587661d0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 6ba5ea29-f92b-4505-b342-bb7ade94fef3, ghrun-rnbczhajtq.auto.internal:8606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 6ba5ea29-f92b-4505-b342-bb7ade94fef3, ghrun-rnbczhajtq.auto.internal:8606): request = { session_id: "ydb://session/3?node_id=50002&id=YjUxM2EzOTItNWIzYjljOWQtODcyYWU0NmMtMzc0YTEzNzI=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 6ba5ea29-f92b-4505-b342-bb7ade94fef3, ghrun-rnbczhajtq.auto.internal:8606): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(DeleteSession, 6ba5ea29-f92b-4505-b342-bb7ade94fef3, ghrun-rnbczhajtq.auto.internal:8606): 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:8606: 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:8606: Failed to connect to remote host: Connection refused {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc", file_line:153, created_time:"2025-11-13T11:53:36.135858368+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(DeleteSession, 6ba5ea29-f92b-4505-b342-bb7ade94fef3, ghrun-rnbczhajtq.auto.internal:8606): unhandled rpc error, disconnecting channel
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-rnbczhajtq.auto.internal:8606
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f95587661d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f9545f0df50>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f9545f0df50> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, ccf7614d-85be-4b41-83d1-bd64405c78f8, ghrun-rnbczhajtq.auto.internal:25213): creating call state
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:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, ccf7614d-85be-4b41-83d1-bd64405c78f8, ghrun-rnbczhajtq.auto.internal:25213): request = { session_id: "ydb://session/3?node_id=50001&id=NzQxOWNjYzEtZDA4YjcxOGEtOGMwOGRjOTQtYmU5NjFmN2Y=" 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 0x7f9545f0df50>
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, ccf7614d-85be-4b41-83d1-bd64405c78f8, ghrun-rnbczhajtq.auto.internal:25213): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(DeleteSession, ccf7614d-85be-4b41-83d1-bd64405c78f8, ghrun-rnbczhajtq.auto.internal:25213): 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:25213: 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:25213: Failed to connect to remote host: Connection refused {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc", file_line:153, created_time:"2025-11-13T11:53:36.186544798+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(DeleteSession, ccf7614d-85be-4b41-83d1-bd64405c78f8, ghrun-rnbczhajtq.auto.internal:25213): unhandled rpc error, disconnecting channel
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-rnbczhajtq.auto.internal:25213
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.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, 0eb8f97a-5028-48d4-b7ae-e002cbed07b8, localhost:24501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0eb8f97a-5028-48d4-b7ae-e002cbed07b8, localhost:24501): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f955b9e7d00>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f955b9e7d00> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, c296b421-6acc-4e57-8cc6-6298fb022d45, ghrun-rnbczhajtq.auto.internal:11328): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c296b421-6acc-4e57-8cc6-6298fb022d45, ghrun-rnbczhajtq.auto.internal:11328): request = { session_id: "ydb://session/3?node_id=50000&id=NDlmZmY3MjgtYmI2M2YzMy05ZjNmMjFlOS01YjJmMDIx" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
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:173 Sent delete on session <ydb.table.Session object at 0x7f955b9e7d00>
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, c296b421-6acc-4e57-8cc6-6298fb022d45, ghrun-rnbczhajtq.auto.internal:11328): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0eb8f97a-5028-48d4-b7ae-e002cbed07b8, localhost:24501): 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:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
INFO     ydb.connection:connection.py:77 RpcState(DeleteSession, c296b421-6acc-4e57-8cc6-6298fb022d45, ghrun-rnbczhajtq.auto.internal:11328): 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:11328: 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:11328: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-11-13T11:53:36.240916004+00:00", file_line:153, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc"}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(DeleteSession, c296b421-6acc-4e57-8cc6-6298fb022d45, ghrun-rnbczhajtq.auto.internal:11328): unhandled rpc error, disconnecting channel
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:24501
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:24501". 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:24501
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 28905b64-af7a-4013-9487-991d85d9ad0f, localhost:24501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 28905b64-af7a-4013-9487-991d85d9ad0f, localhost:24501): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-rnbczhajtq.auto.internal:11328
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.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, ed59db99-8ad6-44fb-9bd2-ebae6dd13054, localhost:24501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ed59db99-8ad6-44fb-9bd2-ebae6dd13054, localhost:24501): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 28905b64-af7a-4013-9487-991d85d9ad0f, localhost:24501): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ed59db99-8ad6-44fb-9bd2-ebae6dd13054, localhost:24501): 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:24501". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
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:24501". 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:24501
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24501
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:24501
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:24501
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:231: in create_database
    raise RuntimeError('create_database failed: %s, %s' % (operation.status, ydb.issues._format_issues(operation.issues)))
E   RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 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:273 Stopped node localhost:24501/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18528
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3825
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32106
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1160
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8606
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16935
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29621
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13604
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4199
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25213
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16945
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11603
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2203
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4081
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11328
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5558
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25290
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22124
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24501
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6635
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4119
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:471 Working directory: /home/runner/.ya/build/build_root/8ttv/002b12/r3tmp/kikimr_cluster_oi9e9cv0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31418
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15807
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5894
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15668
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002b12/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:266 Final command: /home/runner/.ya/build/build_root/8ttv/002b12/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/8ttv/002b12/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_03543arl.log --grpc-port=31418 --mon-port=15807 --ic-port=4119
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:31418/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002b12/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:266 Final command: /home/runner/.ya/build/build_root/8ttv/002b12/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/8ttv/002b12/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_03543arl.log --grpc-port=31418 --mon-port=15807 --ic-port=4119
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002b12/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/8ttv/002b12/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_03543arl.log', '--grpc-port=31418', '--mon-port=15807', '--ic-port=4119')' in '/home/runner/.ya/build/build_root/8ttv/002b12/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: 285229
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:31418/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/8ttv/002b12/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 285230
DEBUG    ya.test:process.py:259 Command (pid 285230) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 285230) elapsed time (sec): 0.5986101627349854
DEBUG    ya.test:process.py:263 Command (pid 285230) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 285230) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 285230) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 285230) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 285230) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 285230) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 285230) minflt: 16223
DEBUG    ya.test:process.py:263 Command (pid 285230) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 285230) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 285230) nivcsw: 64
DEBUG    ya.test:process.py:263 Command (pid 285230) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 285230) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 285230) nvcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 285230) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 285230) stime: 0.363454
DEBUG    ya.test:process.py:263 Command (pid 285230) utime: 0.14044099999999998
DEBUG    ya.test:process.py:263 Command (pid 285230) wtime: 0.601
DEBUG    ya.test:process.py:275 Command (pid 285230) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31418', '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: 4119\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/8ttv/002b12/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31418', '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: 4119\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 287280
DEBUG    ya.test:process.py:259 Command (pid 287280) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 287280) elapsed time (sec): 0.627934455871582
DEBUG    ya.test:process.py:263 Command (pid 287280) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 287280) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 287280) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 287280) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 287280) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 287280) maxrss: 552456
DEBUG    ya.test:process.py:263 Command (pid 287280) minflt: 18366
DEBUG    ya.test:process.py:263 Command (pid 287280) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 287280) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 287280) nivcsw: 48
DEBUG    ya.test:process.py:263 Command (pid 287280) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 287280) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 287280) nvcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 287280) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 287280) stime: 0.380673
DEBUG    ya.test:process.py:263 Command (pid 287280) utime: 0.144255
DEBUG    ya.test:process.py:263 Command (pid 287280) wtime: 0.629
DEBUG    ya.test:process.py:275 Command (pid 287280) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31418', '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/8ttv/002b12/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31418', '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: 287652
DEBUG    ya.test:process.py:259 Command (pid 287652) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 287652) elapsed time (sec): 0.5193893909454346
DEBUG    ya.test:process.py:263 Command (pid 287652) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 287652) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 287652) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 287652) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 287652) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 287652) maxrss: 552452
DEBUG    ya.test:process.py:263 Command (pid 287652) minflt: 18368
DEBUG    ya.test:process.py:263 Command (pid 287652) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 287652) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 287652) nivcsw: 58
DEBUG    ya.test:process.py:263 Command (pid 287652) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 287652) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 287652) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 287652) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 287652) stime: 0.335378
DEBUG    ya.test:process.py:263 Command (pid 287652) utime: 0.13114699999999999
DEBUG    ya.test:process.py:263 Command (pid 287652) wtime: 0.521
DEBUG    ya.test:process.py:275 Command (pid 287652) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 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:361 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /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:379 /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:387 /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:389 /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:395 /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:408 /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/8ttv/002b12/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19832
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4347
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12453
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2972
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20557
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002b12/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:266 Final command: /home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:31418 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/8ttv/002b12/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_rqc_hqdk.log --grpc-port=19832 --mon-port=4347 --ic-port=12453
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002b12/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:266 Final command: /home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:31418 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/8ttv/002b12/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_rqc_hqdk.log --grpc-port=19832 --mon-port=4347 --ic-port=12453
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002b12/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:31418', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/8ttv/002b12/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_rqc_hqdk.log', '--grpc-port=19832', '--mon-port=4347', '--ic-port=12453')' in '/home/runner/.ya/build/build_root/8ttv/002b12/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: 288953
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19832/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/8ttv/002b12/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 288958
DEBUG    ya.test:process.py:259 Command (pid 288958) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 288958) elapsed time (sec): 0.5861890316009521
DEBUG    ya.test:process.py:263 Command (pid 288958) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 288958) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 288958) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 288958) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 288958) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 288958) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 288958) minflt: 16226
DEBUG    ya.test:process.py:263 Command (pid 288958) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 288958) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 288958) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 288958) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 288958) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 288958) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 288958) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 288958) stime: 0.37157999999999997
DEBUG    ya.test:process.py:263 Command (pid 288958) utime: 0.139842
DEBUG    ya.test:process.py:263 Command (pid 288958) wtime: 0.587
DEBUG    ya.test:process.py:275 Command (pid 288958) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
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 0x7f955c2cc420 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 0x7f955c2ce720>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f955c2ce720>
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, 0fb1a58e-6cd4-4fd2-95bd-e6a837703eaa, localhost:31418): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0fb1a58e-6cd4-4fd2-95bd-e6a837703eaa, localhost:31418): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0fb1a58e-6cd4-4fd2-95bd-e6a837703eaa, localhost:31418): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rnbczhajtq.auto.internal" port: 19832 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-rnbczhajtq.auto.internal:19832, 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:31418
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f955c2ce720>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 4652be6f-1024-4284-89d3-43486a8422b6, ghrun-rnbczhajtq.auto.internal:19832): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4652be6f-1024-4284-89d3-43486a8422b6, ghrun-rnbczhajtq.auto.internal:19832): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 4652be6f-1024-4284-89d3-43486a8422b6, ghrun-rnbczhajtq.auto.internal:19832): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4652be6f-1024-4284-89d3-43486a8422b6, ghrun-rnbczhajtq.auto.internal:19832): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=OTM4YzVjODItZjI2ZDE5ZGUtOWMyYjM0NTItYmUzZjc1MzY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f955c2ce720>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f955c2ce720>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 87e1fa86-48eb-4ffc-9f9a-2854d97e2025, ghrun-rnbczhajtq.auto.internal:19832): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 4652be6f-1024-4284-89d3-43486a8422b6, ghrun-rnbczhajtq.auto.internal:19832): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 87e1fa86-48eb-4ffc-9f9a-2854d97e2025, ghrun-rnbczhajtq.auto.internal:19832): request = { session_id: "ydb://session/3?node_id=50000&id=OTM4YzVjODItZjI2ZDE5ZGUtOWMyYjM0NTItYmUzZjc1MzY=" 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, 87e1fa86-48eb-4ffc-9f9a-2854d97e2025, ghrun-rnbczhajtq.auto.internal:19832): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f955c2ce720>
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:361 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /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:379 /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=1763034831855971&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--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:273 Stopped node localhost:19832/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:361 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /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:379 /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:387 /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:389 /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:395 /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:408 /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/8ttv/002b12/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20343
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21826
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3711
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11893
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14478
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002b12/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:266 Final command: /home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:31418 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/8ttv/002b12/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_sy6r1c8m.log --grpc-port=20343 --mon-port=21826 --ic-port=3711
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002b12/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:266 Final command: /home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:31418 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/8ttv/002b12/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_sy6r1c8m.log --grpc-port=20343 --mon-port=21826 --ic-port=3711
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002b12/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:31418', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/8ttv/002b12/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_sy6r1c8m.log', '--grpc-port=20343', '--mon-port=21826', '--ic-port=3711')' in '/home/runner/.ya/build/build_root/8ttv/002b12/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: 299840
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:20343/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/8ttv/002b12/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 299845
DEBUG    ya.test:process.py:259 Command (pid 299845) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 299845) elapsed time (sec): 0.5339226722717285
DEBUG    ya.test:process.py:263 Command (pid 299845) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 299845) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 299845) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 299845) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 299845) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 299845) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 299845) minflt: 16226
DEBUG    ya.test:process.py:263 Command (pid 299845) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 299845) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 299845) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 299845) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 299845) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 299845) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 299845) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 299845) stime: 0.359755
DEBUG    ya.test:process.py:263 Command (pid 299845) utime: 0.134414
DEBUG    ya.test:process.py:263 Command (pid 299845) wtime: 0.559
DEBUG    ya.test:process.py:275 Command (pid 299845) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
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.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 0x7f955a363210 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 0x7f9558217fd0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f9558217fd0>
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, e74ba9a7-15ad-4328-9c91-e77348b58d8f, localhost:31418): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e74ba9a7-15ad-4328-9c91-e77348b58d8f, localhost:31418): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e74ba9a7-15ad-4328-9c91-e77348b58d8f, localhost:31418): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rnbczhajtq.auto.internal" port: 20343 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-rnbczhajtq.auto.internal:20343, 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:31418
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f9558217fd0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 85bd3d65-a2cb-4a32-b94d-37ba589c2ad5, ghrun-rnbczhajtq.auto.internal:20343): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 85bd3d65-a2cb-4a32-b94d-37ba589c2ad5, ghrun-rnbczhajtq.auto.internal:20343): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 85bd3d65-a2cb-4a32-b94d-37ba589c2ad5, ghrun-rnbczhajtq.auto.internal:20343): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 85bd3d65-a2cb-4a32-b94d-37ba589c2ad5, ghrun-rnbczhajtq.auto.internal:20343): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=MmFlYjIwNGUtYTIxYjk3NjUtMmQwOTljMGQtZTkzYWUxYjg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f9558217fd0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f9558217fd0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 41465cb0-2840-4ad0-9ee7-2ad3462e325f, ghrun-rnbczhajtq.auto.internal:20343): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 85bd3d65-a2cb-4a32-b94d-37ba589c2ad5, ghrun-rnbczhajtq.auto.internal:20343): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 41465cb0-2840-4ad0-9ee7-2ad3462e325f, ghrun-rnbczhajtq.auto.internal:20343): request = { session_id: "ydb://session/3?node_id=50001&id=MmFlYjIwNGUtYTIxYjk3NjUtMmQwOTljMGQtZTkzYWUxYjg=" 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, 41465cb0-2840-4ad0-9ee7-2ad3462e325f, ghrun-rnbczhajtq.auto.internal:20343): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f9558217fd0>
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:361 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /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:379 /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=1763034853329778&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--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:273 Stopped node localhost:20343/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:361 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /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:379 /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:387 /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:389 /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:395 /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:408 /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/8ttv/002b12/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6583
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7209
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18913
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2663
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15003
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002b12/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:266 Final command: /home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:31418 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/8ttv/002b12/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_if40opqu.log --grpc-port=6583 --mon-port=7209 --ic-port=18913
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8ttv/002b12/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:266 Final command: /home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:31418 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/8ttv/002b12/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_if40opqu.log --grpc-port=6583 --mon-port=7209 --ic-port=18913
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8ttv/002b12/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8ttv/002b12/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:31418', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/8ttv/002b12/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_if40opqu.log', '--grpc-port=6583', '--mon-port=7209', '--ic-port=18913')' in '/home/runner/.ya/build/build_root/8ttv/002b12/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: 312724
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:6583/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/8ttv/002b12/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 312726
DEBUG    ya.test:process.py:259 Command (pid 312726) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 312726) elapsed time (sec): 0.7562696933746338
DEBUG    ya.test:process.py:263 Command (pid 312726) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 312726) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 312726) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 312726) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 312726) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 312726) maxrss: 544068
DEBUG    ya.test:process.py:263 Command (pid 312726) minflt: 16224
DEBUG    ya.test:process.py:263 Command (pid 312726) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 312726) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 312726) nivcsw: 276
DEBUG    ya.test:process.py:263 Command (pid 312726) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 312726) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 312726) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 312726) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 312726) stime: 0.410514
DEBUG    ya.test:process.py:263 Command (pid 312726) utime: 0.124275
DEBUG    ya.test:process.py:263 Command (pid 312726) wtime: 0.758
DEBUG    ya.test:process.py:275 Command (pid 312726) output:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: f1bd4c192833c3fb6eeba503d022c1d18901afe6
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into 6e64f146da092a3218780572954ee0e3be4e8768
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 0x7f955b9cb530 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 0x7f955b9c8830>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f955b9c8830>
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, 56c9d12e-b4c0-469d-af96-e7507af81bee, localhost:31418): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 56c9d12e-b4c0-469d-af96-e7507af81bee, localhost:31418): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 56c9d12e-b4c0-469d-af96-e7507af81bee, localhost:31418): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rnbczhajtq.auto.internal" port: 6583 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-rnbczhajtq.auto.internal:6583, 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:31418
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f955b9c8830>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 940ba40d-8782-427e-9902-3c5e82098f7b, ghrun-rnbczhajtq.auto.internal:6583): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 940ba40d-8782-427e-9902-3c5e82098f7b, ghrun-rnbczhajtq.auto.internal:6583): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 940ba40d-8782-427e-9902-3c5e82098f7b, ghrun-rnbczhajtq.auto.internal:6583): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 940ba40d-8782-427e-9902-3c5e82098f7b, ghrun-rnbczhajtq.auto.internal:6583): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NWQ2YjExZGQtZGQxN2FmZC00OWZkNDg1Ni05YjVhOWVjMw==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f955b9c8830>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f955b9c8830>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 940ba40d-8782-427e-9902-3c5e82098f7b, ghrun-rnbczhajtq.auto.internal:6583): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 09a7a60b-858f-49a6-b2f9-b9bb630605a7, ghrun-rnbczhajtq.auto.internal:6583): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 09a7a60b-858f-49a6-b2f9-b9bb630605a7, ghrun-rnbczhajtq.auto.internal:6583): request = { session_id: "ydb://session/3?node_id=50002&id=NWQ2YjExZGQtZGQxN2FmZC00OWZkNDg1Ni05YjVhOWVjMw==" 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, 09a7a60b-858f-49a6-b2f9-b9bb630605a7, ghrun-rnbczhajtq.auto.internal:6583): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f955b9c8830>
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:361 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /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:379 /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=1763034879209319&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--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:273 Stopped node localhost:6583/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:361 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /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:379 /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:387 /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:389 /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:395 /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:408 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: create path and declare internals
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f955b9c8830>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f955b9c8830> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, c93bec96-2d44-4824-8240-69505386c8be, ghrun-rnbczhajtq.auto.internal:6583): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c93bec96-2d44-4824-8240-69505386c8be, ghrun-rnbczhajtq.auto.internal:6583): request = { session_id: "ydb://session/3?node_id=50002&id=NWQ2YjExZGQtZGQxN2FmZC00OWZkNDg1Ni05YjVhOWVjMw==" 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 0x7f955b9c8830>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f9558217fd0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f9558217fd0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, f9dbc362-b651-4796-a5e9-eae5f541de89, ghrun-rnbczhajtq.auto.internal:20343): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f9dbc362-b651-4796-a5e9-eae5f541de89, ghrun-rnbczhajtq.auto.internal:20343): request = { session_id: "ydb://session/3?node_id=50001&id=MmFlYjIwNGUtYTIxYjk3NjUtMmQwOTljMGQtZTkzYWUxYjg=" 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 0x7f9558217fd0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, f9dbc362-b651-4796-a5e9-eae5f541de89, ghrun-rnbczhajtq.auto.internal:20343): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(DeleteSession, f9dbc362-b651-4796-a5e9-eae5f541de89, ghrun-rnbczhajtq.auto.internal:20343): 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:20343: 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:20343: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-11-13T11:55:02.963402912+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:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:86 RpcState(DeleteSession, f9dbc362-b651-4796-a5e9-eae5f541de89, ghrun-rnbczhajtq.auto.internal:20343): unhandled rpc error, disconnecting channel
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-rnbczhajtq.auto.internal:20343
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 0x7f955c2ce720>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f955c2ce720> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 593bcf53-ce4a-4a31-9cb6-0fb88b05d9ca, ghrun-rnbczhajtq.auto.internal:19832): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 593bcf53-ce4a-4a31-9cb6-0fb88b05d9ca, ghrun-rnbczhajtq.auto.internal:19832): request = { session_id: "ydb://session/3?node_id=50000&id=OTM4YzVjODItZjI2ZDE5ZGUtOWMyYjM0NTItYmUzZjc1MzY=" 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, 593bcf53-ce4a-4a31-9cb6-0fb88b05d9ca, ghrun-rnbczhajtq.auto.internal:19832): on response callback started
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, c93bec96-2d44-4824-8240-69505386c8be, ghrun-rnbczhajtq.auto.internal:6583): on response callback started
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
INFO     ydb.connection:connection.py:77 RpcState(DeleteSession, 593bcf53-ce4a-4a31-9cb6-0fb88b05d9ca, ghrun-rnbczhajtq.auto.internal:19832): 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:19832: 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:19832: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-11-13T11:55:02.974001344+00:00", file_line:153, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc"}"
>
INFO     ydb.connection:connection.py:77 RpcState(DeleteSession, c93bec96-2d44-4824-8240-69505386c8be, ghrun-rnbczhajtq.auto.internal:6583): 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:6583: 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:6583: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-11-13T11:55:02.94375195+00:00", file_line:153, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc"}"
>
DEBUG    ydb.connection:connection.py: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:86 RpcState(DeleteSession, 593bcf53-ce4a-4a31-9cb6-0fb88b05d9ca, ghrun-rnbczhajtq.auto.internal:19832): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:86 RpcState(DeleteSession, c93bec96-2d44-4824-8240-69505386c8be, ghrun-rnbczhajtq.auto.internal:6583): unhandled rpc error, disconnecting channel
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-rnbczhajtq.auto.internal:19832
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-rnbczhajtq.auto.internal:6583
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f955c2ce720>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
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.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.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 9a0dcd6d-1580-4533-9557-9d94f71cca6e, localhost:31418): creating call state
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:31418
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:63 RpcState(ListEndpoints, 9a0dcd6d-1580-4533-9557-9d94f71cca6e, localhost:31418): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, bab194fe-2552-4fe6-8fa1-175e0fc3341e, localhost:31418): creating call state
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, 29f9a805-bb1e-405c-a069-035919538c20, localhost:31418): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 29f9a805-bb1e-405c-a069-035919538c20, localhost:31418): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bab194fe-2552-4fe6-8fa1-175e0fc3341e, localhost:31418): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9a0dcd6d-1580-4533-9557-9d94f71cca6e, localhost:31418): 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:31418". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bab194fe-2552-4fe6-8fa1-175e0fc3341e, localhost:31418): 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:31418". 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:31418
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 29f9a805-bb1e-405c-a069-035919538c20, localhost:31418): 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:31418". 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:31418
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:31418
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:31418
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:31418
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
============================== slowest durations ===============================
82.66s call     test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
75.16s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
70.45s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
16.27s call     test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--false]
16.10s call     test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--true]
16.03s setup    test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--true]
15.70s setup    test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
11.19s setup    test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
8.28s setup    test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
4.23s setup    test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--false]
3.27s teardown test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
0.40s teardown test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
0.37s teardown test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]

(2 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 320.96s (0:05:20) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8ttv/002b6f/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.34s call     test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true]
14.63s setup    test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--false]
13.71s setup    test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
12.79s setup    test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--false]
11.80s setup    test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
10.57s teardown test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
4.66s setup    test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true]
3.62s teardown test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--false]
3.61s teardown test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
3.59s call     test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
2.05s call     test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--false]
1.57s teardown test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--false]
0.54s call     test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--false]
0.45s call     test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
0.26s teardown test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true]
======================== 5 passed in 153.56s (0:02:33) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8ttv/002b23/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 ===============================
149.72s setup    test_user_administration.py::test_database_admin_can_create_user
29.87s teardown test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-himself]
0.81s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-subgroup]
0.63s call     test_user_administration.py::test_database_admin_can_create_user
0.62s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-user]
0.52s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-himself]
0.50s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-admin-group]
0.03s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-admin-group]
0.02s setup    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[add-subgroup]
0.01s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-himself]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 183.60s (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/8ttv/002b0e/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.54s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-other-admin]
24.60s teardown test_user_administration.py::test_database_admin_cant_change_database_admin_user[change-password]
0.55s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-subgroup]
0.53s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[rename-admin-group]
0.49s call     test_user_administration.py::test_database_admin_cant_change_database_admin_user[block]
0.48s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-other-admin]
0.47s call     test_user_administration.py::test_database_admin_cant_change_database_admin_user[change-password]
0.12s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[rename-admin-group]
0.04s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-subgroup]
0.02s setup    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_user[block]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 156.26s (0:02:36) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8ttv/002b69/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 ===============================
143.50s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_user[unblock]
24.57s teardown test_user_administration.py::test_user_can_change_password_for_himself[ordinaryuser]
7.05s teardown test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
6.64s call     test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
4.92s setup    test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
0.79s call     test_user_administration.py::test_user_can_change_password_for_himself[dbadmin]
0.71s call     test_user_administration.py::test_user_can_change_password_for_himself[ordinaryuser]
0.50s call     test_user_administration.py::test_database_admin_cant_change_database_owner
0.49s call     test_user_administration.py::test_database_admin_cant_change_database_admin_user[unblock]
0.09s setup    test_user_administration.py::test_user_can_change_password_for_himself[ordinaryuser]
0.02s teardown test_user_administration.py::test_database_admin_cant_change_database_admin_user[unblock]
0.02s setup    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[dbadmin]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 190.07s (0:03: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/8ttv/002b52/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 ===============================
11.43s setup    test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--true-YDB]
11.14s setup    test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--false-YDB]
7.94s call     test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--true-YDB]
7.92s call     test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
7.87s call     test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--false-YDB]
7.41s setup    test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
7.28s setup    test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--false-YDB]
7.07s teardown test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
6.15s call     test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--false-YDB]
6.14s call     test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--true-YDB]
4.16s 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 84.89s (0:01:24) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8ttv/002b3e/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 ===============================
12.00s setup    test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]
11.37s setup    test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--false-YDB]
11.35s setup    test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--true-YDB]
11.03s setup    test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--true-YDB]
10.31s call     test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--true-YDB]
7.80s call     test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]
7.48s call     test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--false-YDB]
7.47s call     test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--true-YDB]
6.17s call     test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--false-YDB]
4.69s setup    test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--false-YDB]
3.04s teardown test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 93.11s (0:01:33) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8ttv/002b7b/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.61s setup    test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]
11.54s setup    test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--true-YDB]
10.96s setup    test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--false-YDB]
9.39s call     test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]
7.88s setup    test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--false-YDB]
7.67s call     test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--true-YDB]
7.52s call     test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--true-YDB]
5.52s call     test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--false-YDB]
5.52s call     test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--false-YDB]
4.84s setup    test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--true-YDB]
3.02s teardown test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]

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