============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhfr/00070b/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 / 107 deselected / 4 selected

test_tenants.py F

=================================== FAILURES ===================================
_ TestTenants.test_list_database_above[enable_alter_database_create_hive_first--false] _
ydb/tests/functional/tenants/test_tenants.py:433: in test_list_database_above
    assert result.children[0].name == ".sys"
E   AssertionError: assert '.metadata' == '.sys'
E     
E     - .sys
E     + .metadata
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_list_database_above[enable_alter_database_create_hive_first--false]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/vhfr/00070b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11351
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/vhfr/00070b/r3tmp/kikimr_cluster_7wakjj51
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/vhfr/00070b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10928
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6505
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10722
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11858
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhfr/00070b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/vhfr/00070b/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/vhfr/00070b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_aqra6y4s.log --grpc-port=10928 --mon-port=6505 --ic-port=11351
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10928/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhfr/00070b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/vhfr/00070b/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/vhfr/00070b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_aqra6y4s.log --grpc-port=10928 --mon-port=6505 --ic-port=11351
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vhfr/00070b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vhfr/00070b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/vhfr/00070b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_aqra6y4s.log', '--grpc-port=10928', '--mon-port=6505', '--ic-port=11351')' in '/home/runner/.ya/build/build_root/vhfr/00070b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3687550
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:10928/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vhfr/00070b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3687551
DEBUG    ya.test:process.py:259 Command (pid 3687551) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3687551) elapsed time (sec): 2.2596302032470703
DEBUG    ya.test:process.py:263 Command (pid 3687551) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3687551) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3687551) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3687551) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3687551) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3687551) maxrss: 541316
DEBUG    ya.test:process.py:263 Command (pid 3687551) minflt: 16534
DEBUG    ya.test:process.py:263 Command (pid 3687551) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3687551) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3687551) nivcsw: 325
DEBUG    ya.test:process.py:263 Command (pid 3687551) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3687551) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3687551) nvcsw: 89
DEBUG    ya.test:process.py:263 Command (pid 3687551) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3687551) stime: 1.578406
DEBUG    ya.test:process.py:263 Command (pid 3687551) utime: 0.094468
DEBUG    ya.test:process.py:263 Command (pid 3687551) wtime: 2.265
DEBUG    ya.test:process.py:275 Command (pid 3687551) output:
Git info:
    Commit: 392653c776c2f2fee28f95a40040fc66e116a16f
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge cb9b63a0e1b7c40c592ae85565736f7b5140d83c into dfa9bb6a1a3ed2bb80ec7a58adaf32f31cd22edd

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 392653c776c2f2fee28f95a40040fc66e116a16f
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge cb9b63a0e1b7c40c592ae85565736f7b5140d83c into dfa9bb6a1a3ed2bb80ec7a58adaf32f31cd22edd
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/vhfr/00070b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/vhfr/00070b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10928', '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: 11351\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vhfr/00070b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10928', '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: 11351\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3691004
DEBUG    ya.test:process.py:259 Command (pid 3691004) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3691004) elapsed time (sec): 2.182262420654297
DEBUG    ya.test:process.py:263 Command (pid 3691004) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3691004) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3691004) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3691004) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3691004) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3691004) maxrss: 549496
DEBUG    ya.test:process.py:263 Command (pid 3691004) minflt: 19832
DEBUG    ya.test:process.py:263 Command (pid 3691004) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3691004) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3691004) nivcsw: 314
DEBUG    ya.test:process.py:263 Command (pid 3691004) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3691004) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3691004) nvcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 3691004) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3691004) stime: 1.399301
DEBUG    ya.test:process.py:263 Command (pid 3691004) utime: 0.10862799999999999
DEBUG    ya.test:process.py:263 Command (pid 3691004) wtime: 2.188
DEBUG    ya.test:process.py:275 Command (pid 3691004) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

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

DEBUG    ya.test:process.py:276 Command (pid 3693411) 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
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_list_database_above_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_list_database_above_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/vhfr/00070b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23776
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17368
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29527
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28060
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23969
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhfr/00070b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/vhfr/00070b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10928 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/vhfr/00070b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_xety8m0p.log --grpc-port=23776 --mon-port=17368 --ic-port=29527
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhfr/00070b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/vhfr/00070b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10928 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/vhfr/00070b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_xety8m0p.log --grpc-port=23776 --mon-port=17368 --ic-port=29527
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vhfr/00070b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vhfr/00070b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:10928', '--tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/vhfr/00070b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_xety8m0p.log', '--grpc-port=23776', '--mon-port=17368', '--ic-port=29527')' in '/home/runner/.ya/build/build_root/vhfr/00070b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3698254
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:23776/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vhfr/00070b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3698267
DEBUG    ya.test:process.py:259 Command (pid 3698267) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3698267) elapsed time (sec): 3.4626615047454834
DEBUG    ya.test:process.py:263 Command (pid 3698267) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3698267) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3698267) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3698267) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3698267) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3698267) maxrss: 541316
DEBUG    ya.test:process.py:263 Command (pid 3698267) minflt: 16255
DEBUG    ya.test:process.py:263 Command (pid 3698267) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3698267) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3698267) nivcsw: 420
DEBUG    ya.test:process.py:263 Command (pid 3698267) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3698267) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3698267) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 3698267) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3698267) stime: 1.4473799999999999
DEBUG    ya.test:process.py:263 Command (pid 3698267) utime: 0.10198299999999999
DEBUG    ya.test:process.py:263 Command (pid 3698267) wtime: 3.472
DEBUG    ya.test:process.py:275 Command (pid 3698267) output:
Git info:
    Commit: 392653c776c2f2fee28f95a40040fc66e116a16f
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge cb9b63a0e1b7c40c592ae85565736f7b5140d83c into dfa9bb6a1a3ed2bb80ec7a58adaf32f31cd22edd

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

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

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

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

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:23776/1
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: database down
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:10928/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23969
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28060
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29527
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17368
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23776
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11858
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10722
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6505
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10928
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11351
============================== slowest durations ===============================
14.58s teardown test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
13.08s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
0.30s call     test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
=========================== short test summary info ============================
FAILED test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false] - AssertionError: assert '.metadata' == '.sys'
  
  - .sys
  + .metadata
====================== 1 failed, 107 deselected in 28.59s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhfr/000706/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 107 deselected / 4 selected

test_tenants.py F

=================================== FAILURES ===================================
_ TestTenants.test_list_database_above[enable_alter_database_create_hive_first--true] _
ydb/tests/functional/tenants/test_tenants.py:433: in test_list_database_above
    assert result.children[0].name == ".sys"
E   AssertionError: assert '.metadata' == '.sys'
E     
E     - .sys
E     + .metadata
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_list_database_above[enable_alter_database_create_hive_first--true]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/vhfr/000706/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4022
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/vhfr/000706/r3tmp/kikimr_cluster_ouidu3zv
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/vhfr/000706/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2637
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1201
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64448
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3580
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhfr/000706/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/vhfr/000706/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/vhfr/000706/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_8wzkvxw7.log --grpc-port=2637 --mon-port=1201 --ic-port=4022
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2637/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhfr/000706/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/vhfr/000706/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/vhfr/000706/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_8wzkvxw7.log --grpc-port=2637 --mon-port=1201 --ic-port=4022
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vhfr/000706/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vhfr/000706/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/vhfr/000706/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_8wzkvxw7.log', '--grpc-port=2637', '--mon-port=1201', '--ic-port=4022')' in '/home/runner/.ya/build/build_root/vhfr/000706/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3688001
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:2637/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vhfr/000706/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3688009
DEBUG    ya.test:process.py:259 Command (pid 3688009) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3688009) elapsed time (sec): 2.2213282585144043
DEBUG    ya.test:process.py:263 Command (pid 3688009) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3688009) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3688009) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3688009) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3688009) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3688009) maxrss: 541316
DEBUG    ya.test:process.py:263 Command (pid 3688009) minflt: 17950
DEBUG    ya.test:process.py:263 Command (pid 3688009) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3688009) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3688009) nivcsw: 303
DEBUG    ya.test:process.py:263 Command (pid 3688009) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3688009) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3688009) nvcsw: 55
DEBUG    ya.test:process.py:263 Command (pid 3688009) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3688009) stime: 1.552381
DEBUG    ya.test:process.py:263 Command (pid 3688009) utime: 0.113217
DEBUG    ya.test:process.py:263 Command (pid 3688009) wtime: 2.222
DEBUG    ya.test:process.py:275 Command (pid 3688009) output:
Git info:
    Commit: 392653c776c2f2fee28f95a40040fc66e116a16f
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge cb9b63a0e1b7c40c592ae85565736f7b5140d83c into dfa9bb6a1a3ed2bb80ec7a58adaf32f31cd22edd

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 392653c776c2f2fee28f95a40040fc66e116a16f
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge cb9b63a0e1b7c40c592ae85565736f7b5140d83c into dfa9bb6a1a3ed2bb80ec7a58adaf32f31cd22edd
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/vhfr/000706/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/vhfr/000706/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2637', '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: 4022\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vhfr/000706/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2637', '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: 4022\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3696170
DEBUG    ya.test:process.py:259 Command (pid 3696170) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3696170) elapsed time (sec): 3.4715306758880615
DEBUG    ya.test:process.py:263 Command (pid 3696170) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3696170) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3696170) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3696170) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3696170) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3696170) maxrss: 549668
DEBUG    ya.test:process.py:263 Command (pid 3696170) minflt: 18399
DEBUG    ya.test:process.py:263 Command (pid 3696170) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3696170) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3696170) nivcsw: 554
DEBUG    ya.test:process.py:263 Command (pid 3696170) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3696170) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3696170) nvcsw: 202
DEBUG    ya.test:process.py:263 Command (pid 3696170) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3696170) stime: 1.761479
DEBUG    ya.test:process.py:263 Command (pid 3696170) utime: 0.113022
DEBUG    ya.test:process.py:263 Command (pid 3696170) wtime: 3.483
DEBUG    ya.test:process.py:275 Command (pid 3696170) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

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

DEBUG    ya.test:process.py:276 Command (pid 3700364) 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
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_list_database_above_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_list_database_above_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/vhfr/000706/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63917
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24519
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13967
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6436
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15283
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhfr/000706/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/vhfr/000706/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2637 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/vhfr/000706/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_vx5m2jhp.log --grpc-port=63917 --mon-port=24519 --ic-port=13967
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhfr/000706/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/vhfr/000706/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2637 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/vhfr/000706/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_vx5m2jhp.log --grpc-port=63917 --mon-port=24519 --ic-port=13967
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vhfr/000706/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vhfr/000706/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:2637', '--tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/vhfr/000706/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_vx5m2jhp.log', '--grpc-port=63917', '--mon-port=24519', '--ic-port=13967')' in '/home/runner/.ya/build/build_root/vhfr/000706/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3705445
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:63917/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vhfr/000706/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3705503
DEBUG    ya.test:process.py:259 Command (pid 3705503) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3705503) elapsed time (sec): 4.852388620376587
DEBUG    ya.test:process.py:263 Command (pid 3705503) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3705503) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3705503) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3705503) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3705503) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3705503) maxrss: 541316
DEBUG    ya.test:process.py:263 Command (pid 3705503) minflt: 16265
DEBUG    ya.test:process.py:263 Command (pid 3705503) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3705503) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3705503) nivcsw: 481
DEBUG    ya.test:process.py:263 Command (pid 3705503) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3705503) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3705503) nvcsw: 167
DEBUG    ya.test:process.py:263 Command (pid 3705503) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3705503) stime: 1.5536059999999998
DEBUG    ya.test:process.py:263 Command (pid 3705503) utime: 0.115352
DEBUG    ya.test:process.py:263 Command (pid 3705503) wtime: 4.89
DEBUG    ya.test:process.py:275 Command (pid 3705503) output:
Git info:
    Commit: 392653c776c2f2fee28f95a40040fc66e116a16f
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge cb9b63a0e1b7c40c592ae85565736f7b5140d83c into dfa9bb6a1a3ed2bb80ec7a58adaf32f31cd22edd

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

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

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

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

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:63917/1
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: database down
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:2637/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15283
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6436
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13967
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24519
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63917
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3580
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64448
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1201
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2637
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4022
============================== slowest durations ===============================
19.95s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
14.64s teardown test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
0.28s call     test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
=========================== short test summary info ============================
FAILED test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true] - AssertionError: assert '.metadata' == '.sys'
  
  - .sys
  + .metadata
====================== 1 failed, 107 deselected in 35.84s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhfr/0006fc/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 / 107 deselected / 4 selected

test_tenants.py F

=================================== FAILURES ===================================
_ TestTenants.test_stop_start[enable_alter_database_create_hive_first--false] __
ydb/tests/functional/tenants/test_tenants.py:297: in test_stop_start
    with ydb_database_ctx(ydb_cluster, database_path):
contrib/tools/python3/Lib/contextlib.py:137: in __enter__
    return next(self.gen)
ydb/tests/library/fixtures/__init__.py:88: in ydb_database_ctx
    ydb_cluster.create_database(database_path, storage_pool_units_count=storage_pools, timeout_seconds=timeout_seconds, token=token)
ydb/tests/library/harness/kikimr_cluster_interface.py:231: in create_database
    raise RuntimeError('create_database failed: %s, %s' % (operation.status, ydb.issues._format_issues(operation.issues)))
E   RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 4 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_stop_start[enable_alter_database_create_hive_first--false]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/vhfr/0006fc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1677
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/vhfr/0006fc/r3tmp/kikimr_cluster_yucf3ssn
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/vhfr/0006fc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28982
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63439
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12873
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29322
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/vhfr/0006fc/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/vhfr/0006fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_keqotu_t.log --grpc-port=28982 --mon-port=63439 --ic-port=1677
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28982/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/vhfr/0006fc/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/vhfr/0006fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_keqotu_t.log --grpc-port=28982 --mon-port=63439 --ic-port=1677
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/vhfr/0006fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_keqotu_t.log', '--grpc-port=28982', '--mon-port=63439', '--ic-port=1677')' in '/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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: 3687488
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:28982/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3687492
DEBUG    ya.test:process.py:259 Command (pid 3687492) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3687492) elapsed time (sec): 2.566041946411133
DEBUG    ya.test:process.py:263 Command (pid 3687492) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3687492) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3687492) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3687492) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3687492) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3687492) maxrss: 541316
DEBUG    ya.test:process.py:263 Command (pid 3687492) minflt: 16502
DEBUG    ya.test:process.py:263 Command (pid 3687492) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3687492) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3687492) nivcsw: 400
DEBUG    ya.test:process.py:263 Command (pid 3687492) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3687492) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3687492) nvcsw: 77
DEBUG    ya.test:process.py:263 Command (pid 3687492) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3687492) stime: 1.9261979999999999
DEBUG    ya.test:process.py:263 Command (pid 3687492) utime: 0.107529
DEBUG    ya.test:process.py:263 Command (pid 3687492) wtime: 2.582
DEBUG    ya.test:process.py:275 Command (pid 3687492) output:
Git info:
    Commit: 392653c776c2f2fee28f95a40040fc66e116a16f
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge cb9b63a0e1b7c40c592ae85565736f7b5140d83c into dfa9bb6a1a3ed2bb80ec7a58adaf32f31cd22edd

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 392653c776c2f2fee28f95a40040fc66e116a16f
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge cb9b63a0e1b7c40c592ae85565736f7b5140d83c into dfa9bb6a1a3ed2bb80ec7a58adaf32f31cd22edd
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/vhfr/0006fc/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28982', '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: 1677\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28982', '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: 1677\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3695988
DEBUG    ya.test:process.py:259 Command (pid 3695988) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3695988) elapsed time (sec): 3.406115770339966
DEBUG    ya.test:process.py:263 Command (pid 3695988) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3695988) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3695988) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3695988) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3695988) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3695988) maxrss: 549660
DEBUG    ya.test:process.py:263 Command (pid 3695988) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 3695988) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3695988) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3695988) nivcsw: 500
DEBUG    ya.test:process.py:263 Command (pid 3695988) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3695988) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3695988) nvcsw: 245
DEBUG    ya.test:process.py:263 Command (pid 3695988) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3695988) stime: 1.6201889999999999
DEBUG    ya.test:process.py:263 Command (pid 3695988) utime: 0.12075799999999999
DEBUG    ya.test:process.py:263 Command (pid 3695988) wtime: 3.418
DEBUG    ya.test:process.py:275 Command (pid 3695988) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

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

DEBUG    ya.test:process.py:276 Command (pid 3700048) 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/vhfr/0006fc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20216
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30832
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14842
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15838
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26059
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26060
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/vhfr/0006fc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28982 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_z8ljstnl.log --grpc-port=20216 --mon-port=30832 --ic-port=14842
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/vhfr/0006fc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28982 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_z8ljstnl.log --grpc-port=20216 --mon-port=30832 --ic-port=14842
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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:28982', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_z8ljstnl.log', '--grpc-port=20216', '--mon-port=30832', '--ic-port=14842')' in '/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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: 3706840
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:20216/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3706896
DEBUG    ya.test:process.py:259 Command (pid 3706896) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3706896) elapsed time (sec): 3.6278421878814697
DEBUG    ya.test:process.py:263 Command (pid 3706896) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706896) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3706896) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706896) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706896) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3706896) maxrss: 541316
DEBUG    ya.test:process.py:263 Command (pid 3706896) minflt: 16271
DEBUG    ya.test:process.py:263 Command (pid 3706896) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3706896) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3706896) nivcsw: 429
DEBUG    ya.test:process.py:263 Command (pid 3706896) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3706896) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3706896) nvcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 3706896) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3706896) stime: 1.229696
DEBUG    ya.test:process.py:263 Command (pid 3706896) utime: 0.116743
DEBUG    ya.test:process.py:263 Command (pid 3706896) wtime: 3.641
DEBUG    ya.test:process.py:275 Command (pid 3706896) output:
Git info:
    Commit: 392653c776c2f2fee28f95a40040fc66e116a16f
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge cb9b63a0e1b7c40c592ae85565736f7b5140d83c into dfa9bb6a1a3ed2bb80ec7a58adaf32f31cd22edd

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 392653c776c2f2fee28f95a40040fc66e116a16f
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge cb9b63a0e1b7c40c592ae85565736f7b5140d83c into dfa9bb6a1a3ed2bb80ec7a58adaf32f31cd22edd
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database up
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7fdd1212e9f0 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 0x7fdd1212f8a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fdd1212f8a0>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e5fb3038-84f8-4486-a4b0-c7246d744cff, localhost:28982): creating call state
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e5fb3038-84f8-4486-a4b0-c7246d744cff, localhost:28982): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e5fb3038-84f8-4486-a4b0-c7246d744cff, localhost:28982): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-efxnmdrsdu.auto.internal" port: 20216 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-efxnmdrsdu.auto.internal:20216, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28982
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fdd1212f8a0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d2b987b7-d9ac-4f93-a701-7494ad707f5e, ghrun-efxnmdrsdu.auto.internal:20216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d2b987b7-d9ac-4f93-a701-7494ad707f5e, ghrun-efxnmdrsdu.auto.internal:20216): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, d2b987b7-d9ac-4f93-a701-7494ad707f5e, ghrun-efxnmdrsdu.auto.internal:20216): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d2b987b7-d9ac-4f93-a701-7494ad707f5e, ghrun-efxnmdrsdu.auto.internal:20216): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=Zjc5MzhkNTQtNjcxZDdkMTctYjFhOWU0MzctYTRmZTY3" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fdd1212f8a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fdd1212f8a0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, d2b987b7-d9ac-4f93-a701-7494ad707f5e, ghrun-efxnmdrsdu.auto.internal:20216): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 05e29636-ec1d-465f-be81-46a90b8b4b1f, ghrun-efxnmdrsdu.auto.internal:20216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 05e29636-ec1d-465f-be81-46a90b8b4b1f, ghrun-efxnmdrsdu.auto.internal:20216): request = { session_id: "ydb://session/3?node_id=50000&id=Zjc5MzhkNTQtNjcxZDdkMTctYjFhOWU0MzctYTRmZTY3" 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, 05e29636-ec1d-465f-be81-46a90b8b4b1f, ghrun-efxnmdrsdu.auto.internal:20216): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fdd1212f8a0>
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=1761752088859800&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:20216/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/vhfr/0006fc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17896
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4736
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29216
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2162
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20254
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/vhfr/0006fc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28982 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_6a_2tkzf.log --grpc-port=17896 --mon-port=4736 --ic-port=29216
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/vhfr/0006fc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28982 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_6a_2tkzf.log --grpc-port=17896 --mon-port=4736 --ic-port=29216
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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:28982', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_6a_2tkzf.log', '--grpc-port=17896', '--mon-port=4736', '--ic-port=29216')' in '/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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: 3729268
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:17896/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vhfr/0006fc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3729278
DEBUG    ya.test:process.py:259 Command (pid 3729278) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3729278) elapsed time (sec): 3.0012967586517334
DEBUG    ya.test:process.py:263 Command (pid 3729278) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3729278) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3729278) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3729278) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3729278) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3729278) maxrss: 541316
DEBUG    ya.test:process.py:263 Command (pid 3729278) minflt: 16258
DEBUG    ya.test:process.py:263 Command (pid 3729278) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3729278) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3729278) nivcsw: 602
DEBUG    ya.test:process.py:263 Command (pid 3729278) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3729278) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3729278) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 3729278) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3729278) stime: 0.801597
DEBUG    ya.test:process.py:263 Command (pid 3729278) utime: 0.134619
DEBUG    ya.test:process.py:263 Command (pid 3729278) wtime: 3.018
DEBUG    ya.test:process.py:275 Command (pid 3729278) output:
Git info:
    Commit: 392653c776c2f2fee28f95a40040fc66e116a16f
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge cb9b63a0e1b7c40c592ae85565736f7b5140d83c into dfa9bb6a1a3ed2bb80ec7a58adaf32f31cd22edd

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 392653c776c2f2fee28f95a40040fc66e116a16f
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge cb9b63a0e1b7c40c592ae85565736f7b5140d83c into dfa9bb6a1a3ed2bb80ec7a58adaf32f31cd22edd
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database up
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7fdd12112c70 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 0x7fdd121129f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fdd121129f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2fed971c-c310-4997-b242-0a1dd9e3dfbb, localhost:28982): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2fed971c-c310-4997-b242-0a1dd9e3dfbb, localhost:28982): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2fed971c-c310-4997-b242-0a1dd9e3dfbb, localhost:28982): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-efxnmdrsdu.auto.internal" port: 17896 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-efxnmdrsdu.auto.internal:17896, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28982
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fdd121129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5ba936ec-b322-471c-9c47-eca9683f06b3, ghrun-efxnmdrsdu.auto.internal:17896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5ba936ec-b322-471c-9c47-eca9683f06b3, ghrun-efxnmdrsdu.auto.internal:17896): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 5ba936ec-b322-471c-9c47-eca9683f06b3, ghrun-efxnmdrsdu.auto.internal:17896): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5ba936ec-b322-471c-9c47-eca9683f06b3, ghrun-efxnmdrsdu.auto.internal:17896): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=ZTgzYTFmZTAtNWE5YmJlYjAtZGNhMTQyN2ItMzFmODUzMTQ=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 5ba936ec-b322-471c-9c47-eca9683f06b3, ghrun-efxnmdrsdu.auto.internal:17896): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fdd121129f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fdd121129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 18f503c0-9e50-4b7a-a3a2-0dc4ebf4ae63, ghrun-efxnmdrsdu.auto.internal:17896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 18f503c0-9e50-4b7a-a3a2-0dc4ebf4ae63, ghrun-efxnmdrsdu.auto.internal:17896): request = { session_id: "ydb://session/3?node_id=50001&id=ZTgzYTFmZTAtNWE5YmJlYjAtZGNhMTQyN2ItMzFmODUzMTQ=" 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, 18f503c0-9e50-4b7a-a3a2-0dc4ebf4ae63, ghrun-efxnmdrsdu.auto.internal:17896): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fdd121129f0>
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=1761752113046109&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:17896/2
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fdd121129f0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fdd121129f0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 37286011-76b6-4c5f-a024-d5fd09f62500, ghrun-efxnmdrsdu.auto.internal:17896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 37286011-76b6-4c5f-a024-d5fd09f62500, ghrun-efxnmdrsdu.auto.internal:17896): request = { session_id: "ydb://session/3?node_id=50001&id=ZTgzYTFmZTAtNWE5YmJlYjAtZGNhMTQyN2ItMzFmODUzMTQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 37286011-76b6-4c5f-a024-d5fd09f62500, ghrun-efxnmdrsdu.auto.internal:17896): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, 37286011-76b6-4c5f-a024-d5fd09f62500, ghrun-efxnmdrsdu.auto.internal:17896): 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:17896: 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:17896: Failed to connect to remote host: Connection refused {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc", file_line:153, created_time:"2025-10-29T15:35:37.050827522+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, 37286011-76b6-4c5f-a024-d5fd09f62500, ghrun-efxnmdrsdu.auto.internal:17896): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-efxnmdrsdu.auto.internal:17896
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fdd121129f0>
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 0x7fdd1212f8a0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fdd1212f8a0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, e992e783-e30d-4d48-89b0-bedabedbd17f, ghrun-efxnmdrsdu.auto.internal:20216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, e992e783-e30d-4d48-89b0-bedabedbd17f, ghrun-efxnmdrsdu.auto.internal:20216): request = { session_id: "ydb://session/3?node_id=50000&id=Zjc5MzhkNTQtNjcxZDdkMTctYjFhOWU0MzctYTRmZTY3" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, e992e783-e30d-4d48-89b0-bedabedbd17f, ghrun-efxnmdrsdu.auto.internal:20216): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, e992e783-e30d-4d48-89b0-bedabedbd17f, ghrun-efxnmdrsdu.auto.internal:20216): 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:20216: 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:20216: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-10-29T15:35:37.05566051+00:00", file_line:153, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, e992e783-e30d-4d48-89b0-bedabedbd17f, ghrun-efxnmdrsdu.auto.internal:20216): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-efxnmdrsdu.auto.internal:20216
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:173 Sent delete on session <ydb.table.Session object at 0x7fdd1212f8a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7ae877ed-abd3-4696-91ce-323a157951da, localhost:28982): creating call state
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7ae877ed-abd3-4696-91ce-323a157951da, localhost:28982): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28982
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 4c4650a8-e350-49dc-a21c-2bd7fbb2e7aa, localhost:28982): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7ae877ed-abd3-4696-91ce-323a157951da, localhost:28982): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4c4650a8-e350-49dc-a21c-2bd7fbb2e7aa, localhost:28982): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_. Endpoint: "localhost:28982". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28982
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4c4650a8-e350-49dc-a21c-2bd7fbb2e7aa, localhost:28982): 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:28982". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28982
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28982
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:28982/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20254
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2162
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29216
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4736
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17896
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26060
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15838
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14842
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30832
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20216
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29322
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12873
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63439
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28982
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1677
============================== slowest durations ===============================
55.03s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
15.00s setup    test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
7.29s teardown test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
=========================== short test summary info ============================
FAILED test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 4 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
================= 1 failed, 107 deselected in 77.99s (0:01:17) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhfr/0006ff/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 / 107 deselected / 4 selected

test_tenants.py F

=================================== FAILURES ===================================
__ TestTenants.test_stop_start[enable_alter_database_create_hive_first--true] __
ydb/tests/functional/tenants/test_tenants.py:297: in test_stop_start
    with ydb_database_ctx(ydb_cluster, database_path):
contrib/tools/python3/Lib/contextlib.py:137: in __enter__
    return next(self.gen)
ydb/tests/library/fixtures/__init__.py:88: in ydb_database_ctx
    ydb_cluster.create_database(database_path, storage_pool_units_count=storage_pools, timeout_seconds=timeout_seconds, token=token)
ydb/tests/library/harness/kikimr_cluster_interface.py:231: in create_database
    raise RuntimeError('create_database failed: %s, %s' % (operation.status, ydb.issues._format_issues(operation.issues)))
E   RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 4 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_stop_start[enable_alter_database_create_hive_first--true]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/vhfr/0006ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11740
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/vhfr/0006ff/r3tmp/kikimr_cluster_tv1mcd7l
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/vhfr/0006ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8370
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23797
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18382
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29372
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/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/vhfr/0006ff/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/vhfr/0006ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_o_rgmb33.log --grpc-port=8370 --mon-port=23797 --ic-port=11740
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8370/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/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/vhfr/0006ff/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/vhfr/0006ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_o_rgmb33.log --grpc-port=8370 --mon-port=23797 --ic-port=11740
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/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/vhfr/0006ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_o_rgmb33.log', '--grpc-port=8370', '--mon-port=23797', '--ic-port=11740')' in '/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/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: 3688093
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8370/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3688099
DEBUG    ya.test:process.py:259 Command (pid 3688099) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3688099) elapsed time (sec): 2.6360366344451904
DEBUG    ya.test:process.py:263 Command (pid 3688099) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3688099) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3688099) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3688099) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3688099) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3688099) maxrss: 541316
DEBUG    ya.test:process.py:263 Command (pid 3688099) minflt: 16255
DEBUG    ya.test:process.py:263 Command (pid 3688099) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3688099) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3688099) nivcsw: 417
DEBUG    ya.test:process.py:263 Command (pid 3688099) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3688099) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3688099) nvcsw: 60
DEBUG    ya.test:process.py:263 Command (pid 3688099) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3688099) stime: 1.686878
DEBUG    ya.test:process.py:263 Command (pid 3688099) utime: 0.097785
DEBUG    ya.test:process.py:263 Command (pid 3688099) wtime: 2.645
DEBUG    ya.test:process.py:275 Command (pid 3688099) output:
Git info:
    Commit: 392653c776c2f2fee28f95a40040fc66e116a16f
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge cb9b63a0e1b7c40c592ae85565736f7b5140d83c into dfa9bb6a1a3ed2bb80ec7a58adaf32f31cd22edd

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 392653c776c2f2fee28f95a40040fc66e116a16f
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge cb9b63a0e1b7c40c592ae85565736f7b5140d83c into dfa9bb6a1a3ed2bb80ec7a58adaf32f31cd22edd
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/vhfr/0006ff/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8370', '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: 11740\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8370', '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: 11740\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3692901
DEBUG    ya.test:process.py:259 Command (pid 3692901) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3692901) elapsed time (sec): 2.2397093772888184
DEBUG    ya.test:process.py:263 Command (pid 3692901) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3692901) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3692901) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3692901) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3692901) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3692901) maxrss: 549480
DEBUG    ya.test:process.py:263 Command (pid 3692901) minflt: 18392
DEBUG    ya.test:process.py:263 Command (pid 3692901) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3692901) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3692901) nivcsw: 342
DEBUG    ya.test:process.py:263 Command (pid 3692901) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3692901) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3692901) nvcsw: 178
DEBUG    ya.test:process.py:263 Command (pid 3692901) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3692901) stime: 1.297192
DEBUG    ya.test:process.py:263 Command (pid 3692901) utime: 0.12689999999999999
DEBUG    ya.test:process.py:263 Command (pid 3692901) wtime: 2.241
DEBUG    ya.test:process.py:275 Command (pid 3692901) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

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

DEBUG    ya.test:process.py:276 Command (pid 3695451) 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/vhfr/0006ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28472
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27598
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3903
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19165
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13787
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/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/vhfr/0006ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8370 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_vu6vm8t9.log --grpc-port=28472 --mon-port=27598 --ic-port=3903
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/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/vhfr/0006ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8370 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_vu6vm8t9.log --grpc-port=28472 --mon-port=27598 --ic-port=3903
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/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:8370', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_vu6vm8t9.log', '--grpc-port=28472', '--mon-port=27598', '--ic-port=3903')' in '/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/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: 3700064
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:28472/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3700087
DEBUG    ya.test:process.py:259 Command (pid 3700087) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3700087) elapsed time (sec): 3.1353249549865723
DEBUG    ya.test:process.py:263 Command (pid 3700087) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3700087) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3700087) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3700087) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3700087) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3700087) maxrss: 541316
DEBUG    ya.test:process.py:263 Command (pid 3700087) minflt: 17268
DEBUG    ya.test:process.py:263 Command (pid 3700087) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3700087) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3700087) nivcsw: 332
DEBUG    ya.test:process.py:263 Command (pid 3700087) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3700087) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3700087) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 3700087) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3700087) stime: 1.1963599999999999
DEBUG    ya.test:process.py:263 Command (pid 3700087) utime: 0.10249799999999999
DEBUG    ya.test:process.py:263 Command (pid 3700087) wtime: 3.139
DEBUG    ya.test:process.py:275 Command (pid 3700087) output:
Git info:
    Commit: 392653c776c2f2fee28f95a40040fc66e116a16f
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge cb9b63a0e1b7c40c592ae85565736f7b5140d83c into dfa9bb6a1a3ed2bb80ec7a58adaf32f31cd22edd

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 392653c776c2f2fee28f95a40040fc66e116a16f
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge cb9b63a0e1b7c40c592ae85565736f7b5140d83c into dfa9bb6a1a3ed2bb80ec7a58adaf32f31cd22edd
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database up
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f56eecfa040 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 0x7f56eece8a60>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f56eece8a60>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 979ce90a-fd12-4fa3-b3dd-7efa2b2c6e33, localhost:8370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 979ce90a-fd12-4fa3-b3dd-7efa2b2c6e33, localhost:8370): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 979ce90a-fd12-4fa3-b3dd-7efa2b2c6e33, localhost:8370): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-efxnmdrsdu.auto.internal" port: 28472 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-efxnmdrsdu.auto.internal:28472, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8370
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f56eece8a60>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f95ac347-1c96-45fd-9782-39ec3f74b45b, ghrun-efxnmdrsdu.auto.internal:28472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f95ac347-1c96-45fd-9782-39ec3f74b45b, ghrun-efxnmdrsdu.auto.internal:28472): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, f95ac347-1c96-45fd-9782-39ec3f74b45b, ghrun-efxnmdrsdu.auto.internal:28472): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f95ac347-1c96-45fd-9782-39ec3f74b45b, ghrun-efxnmdrsdu.auto.internal:28472): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=Y2Y3ZjVmZmEtYWIwNGNmOGUtNjEwYmU4MTEtMzExZTJmMTc=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f56eece8a60>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f56eece8a60>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, f95ac347-1c96-45fd-9782-39ec3f74b45b, ghrun-efxnmdrsdu.auto.internal:28472): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, dc507a3f-fdef-4bbe-8148-8fda274d0787, ghrun-efxnmdrsdu.auto.internal:28472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, dc507a3f-fdef-4bbe-8148-8fda274d0787, ghrun-efxnmdrsdu.auto.internal:28472): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Y3ZjVmZmEtYWIwNGNmOGUtNjEwYmU4MTEtMzExZTJmMTc=" 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, dc507a3f-fdef-4bbe-8148-8fda274d0787, ghrun-efxnmdrsdu.auto.internal:28472): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f56eece8a60>
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=1761752081692912&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:28472/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/vhfr/0006ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11696
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7291
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30060
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20020
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23292
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/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/vhfr/0006ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8370 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_4f53bt7o.log --grpc-port=11696 --mon-port=7291 --ic-port=30060
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/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/vhfr/0006ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8370 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_4f53bt7o.log --grpc-port=11696 --mon-port=7291 --ic-port=30060
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/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:8370', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_4f53bt7o.log', '--grpc-port=11696', '--mon-port=7291', '--ic-port=30060')' in '/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/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: 3727538
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:11696/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vhfr/0006ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3727658
DEBUG    ya.test:process.py:259 Command (pid 3727658) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3727658) elapsed time (sec): 4.382487535476685
DEBUG    ya.test:process.py:263 Command (pid 3727658) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3727658) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3727658) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3727658) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3727658) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3727658) maxrss: 541316
DEBUG    ya.test:process.py:263 Command (pid 3727658) minflt: 16252
DEBUG    ya.test:process.py:263 Command (pid 3727658) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3727658) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3727658) nivcsw: 636
DEBUG    ya.test:process.py:263 Command (pid 3727658) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3727658) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3727658) nvcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 3727658) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3727658) stime: 1.2863229999999999
DEBUG    ya.test:process.py:263 Command (pid 3727658) utime: 0.10073599999999999
DEBUG    ya.test:process.py:263 Command (pid 3727658) wtime: 4.388
DEBUG    ya.test:process.py:275 Command (pid 3727658) output:
Git info:
    Commit: 392653c776c2f2fee28f95a40040fc66e116a16f
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge cb9b63a0e1b7c40c592ae85565736f7b5140d83c into dfa9bb6a1a3ed2bb80ec7a58adaf32f31cd22edd

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 392653c776c2f2fee28f95a40040fc66e116a16f
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge cb9b63a0e1b7c40c592ae85565736f7b5140d83c into dfa9bb6a1a3ed2bb80ec7a58adaf32f31cd22edd
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database up
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f56eecc4fb0 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 0x7f56eecc51e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f56eecc51e0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 4c9f0dd1-a25f-4670-b5cb-57fa93811528, localhost:8370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4c9f0dd1-a25f-4670-b5cb-57fa93811528, localhost:8370): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4c9f0dd1-a25f-4670-b5cb-57fa93811528, localhost:8370): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-efxnmdrsdu.auto.internal" port: 11696 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-efxnmdrsdu.auto.internal:11696, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8370
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f56eecc51e0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 80d04e63-09c8-4f6b-ba45-5d684fb329fb, ghrun-efxnmdrsdu.auto.internal:11696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 80d04e63-09c8-4f6b-ba45-5d684fb329fb, ghrun-efxnmdrsdu.auto.internal:11696): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 80d04e63-09c8-4f6b-ba45-5d684fb329fb, ghrun-efxnmdrsdu.auto.internal:11696): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 80d04e63-09c8-4f6b-ba45-5d684fb329fb, ghrun-efxnmdrsdu.auto.internal:11696): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=NzlkYTBhMTUtZDYyODRkMDktOTA1NWIxMzctYWI0YmY4ZWI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f56eecc51e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f56eecc51e0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 80d04e63-09c8-4f6b-ba45-5d684fb329fb, ghrun-efxnmdrsdu.auto.internal:11696): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 87cb4c9b-6baa-418f-bf67-a00f91ce5f5b, ghrun-efxnmdrsdu.auto.internal:11696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 87cb4c9b-6baa-418f-bf67-a00f91ce5f5b, ghrun-efxnmdrsdu.auto.internal:11696): request = { session_id: "ydb://session/3?node_id=50001&id=NzlkYTBhMTUtZDYyODRkMDktOTA1NWIxMzctYWI0YmY4ZWI=" 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, 87cb4c9b-6baa-418f-bf67-a00f91ce5f5b, ghrun-efxnmdrsdu.auto.internal:11696): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f56eecc51e0>
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=1761752112230576&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:11696/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
---------------------------- 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 0x7f56eecc51e0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f56eecc51e0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 1d871508-a3b0-480f-8336-9f4268a6055c, ghrun-efxnmdrsdu.auto.internal:11696): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 1d871508-a3b0-480f-8336-9f4268a6055c, ghrun-efxnmdrsdu.auto.internal:11696): request = { session_id: "ydb://session/3?node_id=50001&id=NzlkYTBhMTUtZDYyODRkMDktOTA1NWIxMzctYWI0YmY4ZWI=" 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 0x7f56eecc51e0>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 1d871508-a3b0-480f-8336-9f4268a6055c, ghrun-efxnmdrsdu.auto.internal:11696): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, 1d871508-a3b0-480f-8336-9f4268a6055c, ghrun-efxnmdrsdu.auto.internal:11696): 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:11696: 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:11696: Failed to connect to remote host: Connection refused {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc", file_line:153, created_time:"2025-10-29T15:35:31.465077996+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, 1d871508-a3b0-480f-8336-9f4268a6055c, ghrun-efxnmdrsdu.auto.internal:11696): unhandled rpc error, disconnecting channel
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-efxnmdrsdu.auto.internal:11696
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f56eece8a60>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f56eece8a60> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 26a3b845-475c-4b5e-95c3-fc5accd3c0b7, ghrun-efxnmdrsdu.auto.internal:28472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 26a3b845-475c-4b5e-95c3-fc5accd3c0b7, ghrun-efxnmdrsdu.auto.internal:28472): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Y3ZjVmZmEtYWIwNGNmOGUtNjEwYmU4MTEtMzExZTJmMTc=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 15b415a8-fd90-4a1b-955b-9e5ffb869bd9, localhost:8370): creating call state
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 26a3b845-475c-4b5e-95c3-fc5accd3c0b7, ghrun-efxnmdrsdu.auto.internal:28472): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, 26a3b845-475c-4b5e-95c3-fc5accd3c0b7, ghrun-efxnmdrsdu.auto.internal:28472): 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:28472: 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:28472: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-10-29T15:35:31.508178097+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:63 RpcState(ListEndpoints, 15b415a8-fd90-4a1b-955b-9e5ffb869bd9, localhost:8370): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, 26a3b845-475c-4b5e-95c3-fc5accd3c0b7, ghrun-efxnmdrsdu.auto.internal:28472): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-efxnmdrsdu.auto.internal:28472
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 15b415a8-fd90-4a1b-955b-9e5ffb869bd9, localhost:8370): 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:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f56eece8a60>
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:8370". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8370
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9f52dc44-1f6a-44de-9529-8f3a6d3aeb19, localhost:8370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9f52dc44-1f6a-44de-9529-8f3a6d3aeb19, localhost:8370): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9f52dc44-1f6a-44de-9529-8f3a6d3aeb19, localhost:8370): 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:8370". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8370
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8370
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:8370/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23292
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20020
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30060
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7291
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11696
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13787
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19165
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3903
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27598
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28472
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29372
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18382
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23797
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8370
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11740
============================== slowest durations ===============================
54.10s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
10.02s setup    test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
7.39s teardown test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
=========================== short test summary info ============================
FAILED test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 4 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
================= 1 failed, 107 deselected in 72.37s (0:01:12) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhfr/0006f0/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 / 107 deselected / 4 selected

=========================== 107 deselected in 0.41s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhfr/0006ef/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 / 107 deselected / 4 selected

=========================== 107 deselected in 0.36s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhfr/0006ec/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 / 107 deselected / 4 selected

=========================== 107 deselected in 0.28s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhfr/00070d/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 / 107 deselected / 4 selected

=========================== 107 deselected in 0.35s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhfr/00070c/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 / 107 deselected / 4 selected

=========================== 107 deselected in 0.34s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhfr/0006f1/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 / 107 deselected / 4 selected

=========================== 107 deselected in 0.33s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhfr/0006f4/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 / 107 deselected / 4 selected

=========================== 107 deselected in 0.40s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhfr/0006ea/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 / 107 deselected / 4 selected

=========================== 107 deselected in 0.31s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhfr/0006f5/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 / 107 deselected / 4 selected

=========================== 107 deselected in 0.30s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhfr/000702/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 / 107 deselected / 4 selected

=========================== 107 deselected in 0.34s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhfr/0006eb/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 / 107 deselected / 4 selected

=========================== 107 deselected in 0.52s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhfr/0006ee/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 / 107 deselected / 4 selected

=========================== 107 deselected in 0.42s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhfr/0006ed/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 / 107 deselected / 4 selected

=========================== 107 deselected in 0.32s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhfr/000709/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 / 107 deselected / 4 selected

=========================== 107 deselected in 0.35s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhfr/0006f2/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 / 107 deselected / 4 selected

=========================== 107 deselected in 0.27s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhfr/0006f3/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 / 107 deselected / 4 selected

=========================== 107 deselected in 0.41s ============================
