============================= test session starts ==============================
platform linux -- Python 3.13.15, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ix74/00001b/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.6.0
collected 4 items

ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py F

=================================== FAILURES ===================================
____________ test_truncate_table_with_fulltext_index_table_service _____________
ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py:72: in test_truncate_table_with_fulltext_index_table_service
    truncate_table()
ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py:54: in truncate_table
    session.execute_scheme('''
contrib/python/ydb/py3/ydb/table.py:1846: in execute_scheme
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:77: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:554: in __call__
    res = connection(
contrib/python/ydb/py3/ydb/connection.py:559: in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
contrib/python/ydb/py3/ydb/_session_impl.py:20: in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
contrib/python/ydb/py3/ydb/_session_impl.py:93: in wrap_execute_scheme_result
    issues._process_response(response_pb.operation)
contrib/python/ydb/py3/ydb/issues.py:264: in _process_response
    raise exc_class(_format_response(response_proto), response_proto.issues)
E   ydb.issues.PreconditionFailed: message: "Execution" issue_code: 1060 severity: 1 issues { position { row: 2 column: 36 } message: "Executing TRUNCATE TABLE" end_position { row: 2 column: 36 } severity: 1 issues { message: "Index impl tables cannot contain children" issue_code: 2029 severity: 1 } } (server_code: 400120)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:443 ####################################################################################################
INFO     ya.test:ya.py:444 test_truncate_table_with_fulltext_index_table_service
INFO     ya.test:ya.py:445 ####################################################################################################
INFO     ya.test:ya.py:446 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ix74/00001b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14983
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_truncate_table_fulltext_index
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:595 Working directory: /home/runner/.ya/build/build_root/ix74/00001b/r3tmp/kikimr_cluster_o4ujspp6
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ix74/00001b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9699
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12009
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13295
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ix74/00001b/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk0/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_table_service/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:334 Final command: /home/runner/.ya/build/build_root/ix74/00001b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --node-domain=Root --log-file-name=/home/runner/.ya/build/build_root/ix74/00001b/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk0/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_table_service/cluster/node_1/logfile_7noa5hbg.log --grpc-port=9699 --mon-port=12009 --ic-port=14983
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:205 Formatting pdisk SectorMap:1:64 on node localhost:9699/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ix74/00001b/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk0/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_table_service/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:334 Final command: /home/runner/.ya/build/build_root/ix74/00001b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --node-domain=Root --log-file-name=/home/runner/.ya/build/build_root/ix74/00001b/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk0/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_table_service/cluster/node_1/logfile_7noa5hbg.log --grpc-port=9699 --mon-port=12009 --ic-port=14983
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ix74/00001b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ix74/00001b/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk0/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_table_service/cluster/kikimr_configs/config.yaml', '--node=1', '--node-domain=Root', '--log-file-name=/home/runner/.ya/build/build_root/ix74/00001b/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk0/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_table_service/cluster/node_1/logfile_7noa5hbg.log', '--grpc-port=9699', '--mon-port=12009', '--ic-port=14983')' in '/home/runner/.ya/build/build_root/ix74/00001b/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk0/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_table_service/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1727570
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:384 Started node localhost:9699/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/ix74/00001b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1727577
DEBUG    ya.test:process.py:258 Command (pid 1727577) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 1727577) elapsed time (sec): 0.6263792514801025
DEBUG    ya.test:process.py:262 Command (pid 1727577) idrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1727577) inblock: 0
DEBUG    ya.test:process.py:262 Command (pid 1727577) isrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1727577) ixrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1727577) majflt: 0
DEBUG    ya.test:process.py:262 Command (pid 1727577) maxrss: 545672
DEBUG    ya.test:process.py:262 Command (pid 1727577) minflt: 49377
DEBUG    ya.test:process.py:262 Command (pid 1727577) msgrcv: 0
DEBUG    ya.test:process.py:262 Command (pid 1727577) msgsnd: 0
DEBUG    ya.test:process.py:262 Command (pid 1727577) nivcsw: 0
DEBUG    ya.test:process.py:262 Command (pid 1727577) nsignals: 0
DEBUG    ya.test:process.py:262 Command (pid 1727577) nswap: 0
DEBUG    ya.test:process.py:262 Command (pid 1727577) nvcsw: 15
DEBUG    ya.test:process.py:262 Command (pid 1727577) oublock: 8
DEBUG    ya.test:process.py:262 Command (pid 1727577) stime: 0.19664299999999998
DEBUG    ya.test:process.py:262 Command (pid 1727577) utime: 0.38499099999999997
DEBUG    ya.test:process.py:262 Command (pid 1727577) wtime: 0.628
DEBUG    ya.test:process.py:274 Command (pid 1727577) output:
Git info:
    Commit: 1742e8e1aede0791b5132c44d9747d8da0aba63b
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 175be15c063d0af29b50027611f29376f8315d7c into 4cf1317cadc5558a2513cb6b2fe936640cb63b6c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s4cqznanui
    Host information: 
        Linux ghrun-s4cqznanui 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/12103990019/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/12103990019/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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:275 Command (pid 1727577) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:385 Node 1 version:
Git info:
    Commit: 1742e8e1aede0791b5132c44d9747d8da0aba63b
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 175be15c063d0af29b50027611f29376f8315d7c into 4cf1317cadc5558a2513cb6b2fe936640cb63b6c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s4cqznanui
    Host information: 
        Linux ghrun-s4cqznanui 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1037 Waiting for bs controller up
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:948 Adding bs box
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ix74/00001b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:544 Executing command = ['/home/runner/.ya/build/build_root/ix74/00001b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9699', '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: 14983\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/ix74/00001b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9699', '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: 14983\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1728555
DEBUG    ya.test:process.py:258 Command (pid 1728555) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 1728555) elapsed time (sec): 0.6794939041137695
DEBUG    ya.test:process.py:262 Command (pid 1728555) idrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1728555) inblock: 0
DEBUG    ya.test:process.py:262 Command (pid 1728555) isrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1728555) ixrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1728555) majflt: 0
DEBUG    ya.test:process.py:262 Command (pid 1728555) maxrss: 623776
DEBUG    ya.test:process.py:262 Command (pid 1728555) minflt: 53537
DEBUG    ya.test:process.py:262 Command (pid 1728555) msgrcv: 0
DEBUG    ya.test:process.py:262 Command (pid 1728555) msgsnd: 0
DEBUG    ya.test:process.py:262 Command (pid 1728555) nivcsw: 5
DEBUG    ya.test:process.py:262 Command (pid 1728555) nsignals: 0
DEBUG    ya.test:process.py:262 Command (pid 1728555) nswap: 0
DEBUG    ya.test:process.py:262 Command (pid 1728555) nvcsw: 433
DEBUG    ya.test:process.py:262 Command (pid 1728555) oublock: 8
DEBUG    ya.test:process.py:262 Command (pid 1728555) stime: 0.22963699999999998
DEBUG    ya.test:process.py:262 Command (pid 1728555) utime: 0.419244
DEBUG    ya.test:process.py:262 Command (pid 1728555) wtime: 0.681
DEBUG    ya.test:process.py:274 Command (pid 1728555) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:275 Command (pid 1728555) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1005 Adding storage pool with kind hdd
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ix74/00001b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:544 Executing command = ['/home/runner/.ya/build/build_root/ix74/00001b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9699', '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/ix74/00001b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9699', '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: 1728765
DEBUG    ya.test:process.py:258 Command (pid 1728765) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 1728765) elapsed time (sec): 0.6031601428985596
DEBUG    ya.test:process.py:262 Command (pid 1728765) idrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1728765) inblock: 0
DEBUG    ya.test:process.py:262 Command (pid 1728765) isrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1728765) ixrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1728765) majflt: 0
DEBUG    ya.test:process.py:262 Command (pid 1728765) maxrss: 624972
DEBUG    ya.test:process.py:262 Command (pid 1728765) minflt: 53541
DEBUG    ya.test:process.py:262 Command (pid 1728765) msgrcv: 0
DEBUG    ya.test:process.py:262 Command (pid 1728765) msgsnd: 0
DEBUG    ya.test:process.py:262 Command (pid 1728765) nivcsw: 3
DEBUG    ya.test:process.py:262 Command (pid 1728765) nsignals: 0
DEBUG    ya.test:process.py:262 Command (pid 1728765) nswap: 0
DEBUG    ya.test:process.py:262 Command (pid 1728765) nvcsw: 460
DEBUG    ya.test:process.py:262 Command (pid 1728765) oublock: 8
DEBUG    ya.test:process.py:262 Command (pid 1728765) stime: 0.205035
DEBUG    ya.test:process.py:262 Command (pid 1728765) utime: 0.368147
DEBUG    ya.test:process.py:262 Command (pid 1728765) wtime: 0.605
DEBUG    ya.test:process.py:274 Command (pid 1728765) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:275 Command (pid 1728765) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:678 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:685 Cluster started and initialized
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:443 /Root/test_truncate_table_with_fulltext_index_table_service
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:452 /Root/test_truncate_table_with_fulltext_index_table_service: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:461 /Root/test_truncate_table_with_fulltext_index_table_service: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_truncate_table_with_fulltext_index_table_service\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_truncate_table_with_fulltext_index_table_service\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:469 /Root/test_truncate_table_with_fulltext_index_table_service: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:471 /Root/test_truncate_table_with_fulltext_index_table_service: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:477 /Root/test_truncate_table_with_fulltext_index_table_service: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:490 /Root/test_truncate_table_with_fulltext_index_table_service: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_truncate_table_with_fulltext_index_table_service: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_truncate_table_with_fulltext_index_table_service: start nodes and construct internals
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ix74/00001b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13893
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17244
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22487
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13480
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ix74/00001b/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk0/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_table_service/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:334 Final command: /home/runner/.ya/build/build_root/ix74/00001b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9699 --node-domain=Root --tenant=/Root/test_truncate_table_with_fulltext_index_table_service --log-file-name=/home/runner/.ya/build/build_root/ix74/00001b/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk0/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_table_service/cluster/slot_1/logfile_oh_p837n.log --grpc-port=13893 --mon-port=17244 --ic-port=22487
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ix74/00001b/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk0/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_table_service/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:334 Final command: /home/runner/.ya/build/build_root/ix74/00001b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9699 --node-domain=Root --tenant=/Root/test_truncate_table_with_fulltext_index_table_service --log-file-name=/home/runner/.ya/build/build_root/ix74/00001b/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk0/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_table_service/cluster/slot_1/logfile_oh_p837n.log --grpc-port=13893 --mon-port=17244 --ic-port=22487
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ix74/00001b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ix74/00001b/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk0/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_table_service/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9699', '--node-domain=Root', '--tenant=/Root/test_truncate_table_with_fulltext_index_table_service', '--log-file-name=/home/runner/.ya/build/build_root/ix74/00001b/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk0/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_table_service/cluster/slot_1/logfile_oh_p837n.log', '--grpc-port=13893', '--mon-port=17244', '--ic-port=22487')' in '/home/runner/.ya/build/build_root/ix74/00001b/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk0/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_table_service/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1729605
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:384 Started node localhost:13893/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/ix74/00001b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1729613
DEBUG    ya.test:process.py:258 Command (pid 1729613) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 1729613) elapsed time (sec): 0.7096743583679199
DEBUG    ya.test:process.py:262 Command (pid 1729613) idrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1729613) inblock: 0
DEBUG    ya.test:process.py:262 Command (pid 1729613) isrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1729613) ixrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1729613) majflt: 0
DEBUG    ya.test:process.py:262 Command (pid 1729613) maxrss: 637908
DEBUG    ya.test:process.py:262 Command (pid 1729613) minflt: 49310
DEBUG    ya.test:process.py:262 Command (pid 1729613) msgrcv: 0
DEBUG    ya.test:process.py:262 Command (pid 1729613) msgsnd: 0
DEBUG    ya.test:process.py:262 Command (pid 1729613) nivcsw: 34
DEBUG    ya.test:process.py:262 Command (pid 1729613) nsignals: 0
DEBUG    ya.test:process.py:262 Command (pid 1729613) nswap: 0
DEBUG    ya.test:process.py:262 Command (pid 1729613) nvcsw: 14
DEBUG    ya.test:process.py:262 Command (pid 1729613) oublock: 8
DEBUG    ya.test:process.py:262 Command (pid 1729613) stime: 0.225235
DEBUG    ya.test:process.py:262 Command (pid 1729613) utime: 0.432948
DEBUG    ya.test:process.py:262 Command (pid 1729613) wtime: 0.711
DEBUG    ya.test:process.py:274 Command (pid 1729613) output:
Git info:
    Commit: 1742e8e1aede0791b5132c44d9747d8da0aba63b
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 175be15c063d0af29b50027611f29376f8315d7c into 4cf1317cadc5558a2513cb6b2fe936640cb63b6c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s4cqznanui
    Host information: 
        Linux ghrun-s4cqznanui 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/12103990019/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/12103990019/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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:275 Command (pid 1729613) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:385 Node 1 version:
Git info:
    Commit: 1742e8e1aede0791b5132c44d9747d8da0aba63b
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 175be15c063d0af29b50027611f29376f8315d7c into 4cf1317cadc5558a2513cb6b2fe936640cb63b6c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s4cqznanui
    Host information: 
        Linux ghrun-s4cqznanui 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_truncate_table_with_fulltext_index_table_service: wait construction done
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:182 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:192 Resolving endpoints for database /Root/test_truncate_table_with_fulltext_index_table_service
DEBUG    ydb.connection:connection.py:464 RpcState(ListEndpoints, 96533fc0-e036-4ff1-b90c-10e823075b86, localhost:9699): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, 96533fc0-e036-4ff1-b90c-10e823075b86, localhost:9699): request = { database: "/Root/test_truncate_table_with_fulltext_index_table_service" }
DEBUG    ydb.connection:connection.py:67 RpcState(ListEndpoints, 96533fc0-e036-4ff1-b90c-10e823075b86, localhost:9699): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s4cqznanui.auto.internal" port: 13893 service: "nbs" 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:162 Resolved endpoints for database /Root/test_truncate_table_with_fulltext_index_table_service: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-s4cqznanui.auto.internal:13893, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint localhost:9699
DEBUG    ydb.topic:topic.py:759 Close topic client
DEBUG    ydb.topic:topic.py:762 Topic client was closed
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint localhost:9699
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint ghrun-s4cqznanui.auto.internal:13893
INFO     ydb.pool.Discovery:pool.py:332 Successfully terminated discovery process
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_truncate_table_with_fulltext_index_table_service: database up
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:459 Test call (class_name: test_truncate_table_fulltext_index.py, test_name: test_truncate_table_with_fulltext_index_table_service)
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:182 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:192 Resolving endpoints for database /Root/test_truncate_table_with_fulltext_index_table_service
DEBUG    ydb.connection:connection.py:464 RpcState(ListEndpoints, 0dd0aa21-359f-4b9f-bbfe-650d04d87fa8, localhost:9699): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, 0dd0aa21-359f-4b9f-bbfe-650d04d87fa8, localhost:9699): request = { database: "/Root/test_truncate_table_with_fulltext_index_table_service" }
DEBUG    ydb.connection:connection.py:67 RpcState(ListEndpoints, 0dd0aa21-359f-4b9f-bbfe-650d04d87fa8, localhost:9699): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s4cqznanui.auto.internal" port: 13893 service: "nbs" 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:162 Resolved endpoints for database /Root/test_truncate_table_with_fulltext_index_table_service: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-s4cqznanui.auto.internal:13893, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint localhost:9699
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 0x7c5af8ea7c60 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 0x7c6af8c65ae0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c6af8c65ae0>
DEBUG    ydb.connection:connection.py:464 RpcState(CreateSession, 6b89a4ab-3c91-4359-854d-cc47ea41d018, ghrun-s4cqznanui.auto.internal:13893): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 6b89a4ab-3c91-4359-854d-cc47ea41d018, ghrun-s4cqznanui.auto.internal:13893): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:136 RpcState(CreateSession, 6b89a4ab-3c91-4359-854d-cc47ea41d018, ghrun-s4cqznanui.auto.internal:13893): on response callback started
DEBUG    ydb.connection:connection.py:67 RpcState(CreateSession, 6b89a4ab-3c91-4359-854d-cc47ea41d018, ghrun-s4cqznanui.auto.internal:13893): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NGExZGUwYzktNjEwMjhmZDctZmU2YTg5NTAtZGJjZDA0ZTc%3D" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c6af8c65ae0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c6af8c65ae0>
DEBUG    ydb.connection:connection.py:141 RpcState(CreateSession, 6b89a4ab-3c91-4359-854d-cc47ea41d018, ghrun-s4cqznanui.auto.internal:13893): on response callback success
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteSchemeQuery, 1c91b26b-191a-40fd-b5a0-7137c59b7d52, ghrun-s4cqznanui.auto.internal:13893): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteSchemeQuery, 1c91b26b-191a-40fd-b5a0-7137c59b7d52, ghrun-s4cqznanui.auto.internal:13893): request = { session_id: "ydb://session/3?node_id=50000&id=NGExZGUwYzktNjEwMjhmZDctZmU2YTg5NTAtZGJjZDA0ZTc%3D" yql_text: "\n                CREATE TABLE `Texts` (\n                    Key Uint64,\n                    Text String,\n                    Data String,\n                    PRIMARY KEY (Key)\n                );\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteSchemeQuery, 1c91b26b-191a-40fd-b5a0-7137c59b7d52, ghrun-s4cqznanui.auto.internal:13893): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteSchemeQuery, f28c0003-61f0-4adb-8107-1b0470c54b55, ghrun-s4cqznanui.auto.internal:13893): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteSchemeQuery, f28c0003-61f0-4adb-8107-1b0470c54b55, ghrun-s4cqznanui.auto.internal:13893): request = { session_id: "ydb://session/3?node_id=50000&id=NGExZGUwYzktNjEwMjhmZDctZmU2YTg5NTAtZGJjZDA0ZTc%3D" yql_text: "\n                ALTER TABLE `Texts` ADD INDEX fulltext_idx\n                    GLOBAL USING fulltext_plain\n                    ON (Text)\n                    WITH (tokenizer=standard, use_filter_lowercase=true)\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteSchemeQuery, f28c0003-61f0-4adb-8107-1b0470c54b55, ghrun-s4cqznanui.auto.internal:13893): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteDataQuery, 9477aa4f-45de-422b-8d83-f3a2c15c9890, ghrun-s4cqznanui.auto.internal:13893): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteDataQuery, 9477aa4f-45de-422b-8d83-f3a2c15c9890, ghrun-s4cqznanui.auto.internal:13893): request = { session_id: "ydb://session/3?node_id=50000&id=NGExZGUwYzktNjEwMjhmZDctZmU2YTg5NTAtZGJjZDA0ZTc%3D" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                    SELECT `Key`, `Text`\n                    FROM `Texts` VIEW `fulltext_idx`\n                    WHERE FulltextMatch(`Text`, \"404 not found\")\n                    ORDER BY `Key`;\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteDataQuery, 9477aa4f-45de-422b-8d83-f3a2c15c9890, ghrun-s4cqznanui.auto.internal:13893): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "Key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Text" type { optional_type { item { type_id: STRING } } } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteDataQuery, 69b76175-5a64-4406-96a6-0f2bd9850265, ghrun-s4cqznanui.auto.internal:13893): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteDataQuery, 69b76175-5a64-4406-96a6-0f2bd9850265, ghrun-s4cqznanui.auto.internal:13893): request = { session_id: "ydb://session/3?node_id=50000&id=NGExZGUwYzktNjEwMjhmZDctZmU2YTg5NTAtZGJjZDA0ZTc%3D" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                    UPSERT INTO `Texts` (Key, Text, Data) VALUES\n                        (100, \"Cats love cats.\", \"cats data\"),\n                        (200, \"Dogs love foxes.\", \"dogs data\")\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteDataQuery, 69b76175-5a64-4406-96a6-0f2bd9850265, ghrun-s4cqznanui.auto.internal:13893): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteDataQuery, b10b9d23-0db8-4c45-ac92-0148d23b6b59, ghrun-s4cqznanui.auto.internal:13893): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteDataQuery, b10b9d23-0db8-4c45-ac92-0148d23b6b59, ghrun-s4cqznanui.auto.internal:13893): request = { session_id: "ydb://session/3?node_id=50000&id=NGExZGUwYzktNjEwMjhmZDctZmU2YTg5NTAtZGJjZDA0ZTc%3D" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                    SELECT `Key`, `Text`\n                    FROM `Texts` VIEW `fulltext_idx`\n                    WHERE FulltextMatch(`Text`, \"404 not found\")\n                    ORDER BY `Key`;\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteDataQuery, b10b9d23-0db8-4c45-ac92-0148d23b6b59, ghrun-s4cqznanui.auto.internal:13893): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "Key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Text" type { optional_type { item { type_id: STRING } } } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteSchemeQuery, 8debafc5-a7df-4914-9b99-0ebefde83f8f, ghrun-s4cqznanui.auto.internal:13893): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteSchemeQuery, 8debafc5-a7df-4914-9b99-0ebefde83f8f, ghrun-s4cqznanui.auto.internal:13893): request = { session_id: "ydb://session/3?node_id=50000&id=NGExZGUwYzktNjEwMjhmZDctZmU2YTg5NTAtZGJjZDA0ZTc%3D" yql_text: "\n                    TRUNCATE TABLE `Texts`;\n                " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteSchemeQuery, 8debafc5-a7df-4914-9b99-0ebefde83f8f, ghrun-s4cqznanui.auto.internal:13893): response = { operation { ready: true status: PRECONDITION_FAILED issues { message: "Execution" issue_code: 1060 severity: 1 issues { position { row: 2 column: 36 } message: "Executing TRUNCATE TABLE" end_position { row: 2 column: 36 } severity: 1 issues { message: "Index impl tables cannot contain children" issue_code: 2029 severity: 1 } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c6af8c65ae0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c6af8c65ae0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c6af8c65ae0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:464 RpcState(DeleteSession, 9cdc6eea-ee01-4146-89f7-cb370bd60d4c, ghrun-s4cqznanui.auto.internal:13893): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, 9cdc6eea-ee01-4146-89f7-cb370bd60d4c, ghrun-s4cqznanui.auto.internal:13893): request = { session_id: "ydb://session/3?node_id=50000&id=NGExZGUwYzktNjEwMjhmZDctZmU2YTg5NTAtZGJjZDA0ZTc%3D" 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 0x7c6af8c65ae0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:454 Test teardown
DEBUG    ydb.topic:topic.py:759 Close topic client
DEBUG    ydb.topic:topic.py:762 Topic client was closed
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint localhost:9699
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint ghrun-s4cqznanui.auto.internal:13893
INFO     ydb.pool.Discovery:pool.py:332 Successfully terminated discovery process
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_truncate_table_with_fulltext_index_table_service: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:443 /Root/test_truncate_table_with_fulltext_index_table_service
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:452 /Root/test_truncate_table_with_fulltext_index_table_service: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:461 /Root/test_truncate_table_with_fulltext_index_table_service: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_truncate_table_with_fulltext_index_table_service&cmstid=72057594037936131&txid=1787142730037112&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:469 /Root/test_truncate_table_with_fulltext_index_table_service: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:471 /Root/test_truncate_table_with_fulltext_index_table_service: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:477 /Root/test_truncate_table_with_fulltext_index_table_service: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:490 /Root/test_truncate_table_with_fulltext_index_table_service: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_truncate_table_with_fulltext_index_table_service: stop nodes
INFO     ydb.tests.library.harness.daemon.KiKiMRNode:daemon.py:220 Daemon stopped in 3.0237460136413574 s
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:346 Stopped node localhost:13893/1
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_truncate_table_with_fulltext_index_table_service: database down
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_truncate_table_fulltext_index
INFO     ydb.tests.library.harness.daemon.KiKiMRNode:daemon.py:220 Daemon stopped in 3.023728132247925 s
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:346 Stopped node localhost:9699/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13480
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22487
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17244
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13893
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13295
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12009
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9699
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14983
============================== slowest durations ===============================
8.55s setup    ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py::test_truncate_table_with_fulltext_index_table_service
6.59s teardown ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py::test_truncate_table_with_fulltext_index_table_service
2.41s call     ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py::test_truncate_table_with_fulltext_index_table_service
=========================== short test summary info ============================
FAILED ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py::test_truncate_table_with_fulltext_index_table_service - ydb.issues.PreconditionFailed: message: "Execution" issue_code: 1060 severity: 1 issues { position { row: 2 column: 36 } message: "Executing TRUNCATE TABLE" end_position { row: 2 column: 36 } severity: 1 issues { message: "Index impl tables cannot contain children" issue_code: 2029 severity: 1 } } (server_code: 400120)
============================== 1 failed in 18.22s ==============================
============================= test session starts ==============================
platform linux -- Python 3.13.15, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ix74/000019/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.6.0
collected 4 items

ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py F

=================================== FAILURES ===================================
__________ test_truncate_table_with_fulltext_index_with_query_service __________
ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py:132: in test_truncate_table_with_fulltext_index_with_query_service
    truncate_table()
ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py:114: in truncate_table
    session_pool.execute_with_retries('''
contrib/python/ydb/py3/ydb/query/pool.py:271: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/observability/metrics.py:615: in wrapper
    return retry_func(callee, retry_settings, *args, **kwargs)
contrib/python/ydb/py3/ydb/retries.py:176: in retry_operation_sync
    for next_opt in retry_operation_impl(traced_callee, retry_settings, *args, **kwargs):
contrib/python/ydb/py3/ydb/retries.py:124: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/retries.py:173: in traced_callee
    return callee(*a, **kw)
contrib/python/ydb/py3/ydb/query/pool.py:269: in wrapped_callee
    return convert.aggregate_result_sets_by_index(it)
contrib/python/ydb/py3/ydb/convert.py:511: in aggregate_result_sets_by_index
    for result_set in result_sets:
contrib/python/ydb/py3/ydb/_utilities.py:189: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/query/base.py:87: in _next
    return super()._next()
contrib/python/ydb/py3/ydb/_utilities.py:180: in _next
    res = self.wrapper(next(self.it))
contrib/python/ydb/py3/ydb/query/session.py:543: in <lambda>
    lambda resp: base.wrap_execute_query_response(
contrib/python/ydb/py3/ydb/query/base.py:221: in decorator
    return func(rpc_state, response_pb, session, *args, **kwargs)
contrib/python/ydb/py3/ydb/query/base.py:238: in wrap_execute_query_response
    issues._process_response(response_pb)
contrib/python/ydb/py3/ydb/issues.py:264: in _process_response
    raise exc_class(_format_response(response_proto), response_proto.issues)
E   ydb.issues.PreconditionFailed: message: "Executing ESchemeOpTruncateTable" issue_code: 2029 severity: 1 issues { message: "Index impl tables cannot contain children" issue_code: 2029 severity: 1 } (server_code: 400120)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:443 ####################################################################################################
INFO     ya.test:ya.py:444 test_truncate_table_with_fulltext_index_with_query_service
INFO     ya.test:ya.py:445 ####################################################################################################
INFO     ya.test:ya.py:446 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ix74/000019/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14878
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_truncate_table_fulltext_index
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:595 Working directory: /home/runner/.ya/build/build_root/ix74/000019/r3tmp/kikimr_cluster_xscsuwx8
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ix74/000019/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22433
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15974
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3608
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ix74/000019/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk1/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:334 Final command: /home/runner/.ya/build/build_root/ix74/000019/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --node-domain=Root --log-file-name=/home/runner/.ya/build/build_root/ix74/000019/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk1/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service/cluster/node_1/logfile_u3z3v2zt.log --grpc-port=22433 --mon-port=15974 --ic-port=14878
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:205 Formatting pdisk SectorMap:1:64 on node localhost:22433/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ix74/000019/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk1/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:334 Final command: /home/runner/.ya/build/build_root/ix74/000019/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --node-domain=Root --log-file-name=/home/runner/.ya/build/build_root/ix74/000019/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk1/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service/cluster/node_1/logfile_u3z3v2zt.log --grpc-port=22433 --mon-port=15974 --ic-port=14878
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ix74/000019/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ix74/000019/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk1/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service/cluster/kikimr_configs/config.yaml', '--node=1', '--node-domain=Root', '--log-file-name=/home/runner/.ya/build/build_root/ix74/000019/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk1/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service/cluster/node_1/logfile_u3z3v2zt.log', '--grpc-port=22433', '--mon-port=15974', '--ic-port=14878')' in '/home/runner/.ya/build/build_root/ix74/000019/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk1/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1727649
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:384 Started node localhost:22433/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/ix74/000019/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1727650
DEBUG    ya.test:process.py:258 Command (pid 1727650) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 1727650) elapsed time (sec): 0.6537594795227051
DEBUG    ya.test:process.py:262 Command (pid 1727650) idrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1727650) inblock: 0
DEBUG    ya.test:process.py:262 Command (pid 1727650) isrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1727650) ixrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1727650) majflt: 0
DEBUG    ya.test:process.py:262 Command (pid 1727650) maxrss: 545244
DEBUG    ya.test:process.py:262 Command (pid 1727650) minflt: 49333
DEBUG    ya.test:process.py:262 Command (pid 1727650) msgrcv: 0
DEBUG    ya.test:process.py:262 Command (pid 1727650) msgsnd: 0
DEBUG    ya.test:process.py:262 Command (pid 1727650) nivcsw: 1
DEBUG    ya.test:process.py:262 Command (pid 1727650) nsignals: 0
DEBUG    ya.test:process.py:262 Command (pid 1727650) nswap: 0
DEBUG    ya.test:process.py:262 Command (pid 1727650) nvcsw: 15
DEBUG    ya.test:process.py:262 Command (pid 1727650) oublock: 8
DEBUG    ya.test:process.py:262 Command (pid 1727650) stime: 0.18803799999999998
DEBUG    ya.test:process.py:262 Command (pid 1727650) utime: 0.42087199999999997
DEBUG    ya.test:process.py:262 Command (pid 1727650) wtime: 0.655
DEBUG    ya.test:process.py:274 Command (pid 1727650) output:
Git info:
    Commit: 1742e8e1aede0791b5132c44d9747d8da0aba63b
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 175be15c063d0af29b50027611f29376f8315d7c into 4cf1317cadc5558a2513cb6b2fe936640cb63b6c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s4cqznanui
    Host information: 
        Linux ghrun-s4cqznanui 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/12103990019/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/12103990019/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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:275 Command (pid 1727650) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:385 Node 1 version:
Git info:
    Commit: 1742e8e1aede0791b5132c44d9747d8da0aba63b
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 175be15c063d0af29b50027611f29376f8315d7c into 4cf1317cadc5558a2513cb6b2fe936640cb63b6c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s4cqznanui
    Host information: 
        Linux ghrun-s4cqznanui 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1037 Waiting for bs controller up
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:948 Adding bs box
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ix74/000019/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:544 Executing command = ['/home/runner/.ya/build/build_root/ix74/000019/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22433', '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: 14878\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/ix74/000019/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22433', '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: 14878\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1728530
DEBUG    ya.test:process.py:258 Command (pid 1728530) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 1728530) elapsed time (sec): 0.6328942775726318
DEBUG    ya.test:process.py:262 Command (pid 1728530) idrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1728530) inblock: 0
DEBUG    ya.test:process.py:262 Command (pid 1728530) isrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1728530) ixrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1728530) majflt: 0
DEBUG    ya.test:process.py:262 Command (pid 1728530) maxrss: 617760
DEBUG    ya.test:process.py:262 Command (pid 1728530) minflt: 53630
DEBUG    ya.test:process.py:262 Command (pid 1728530) msgrcv: 0
DEBUG    ya.test:process.py:262 Command (pid 1728530) msgsnd: 0
DEBUG    ya.test:process.py:262 Command (pid 1728530) nivcsw: 3
DEBUG    ya.test:process.py:262 Command (pid 1728530) nsignals: 0
DEBUG    ya.test:process.py:262 Command (pid 1728530) nswap: 0
DEBUG    ya.test:process.py:262 Command (pid 1728530) nvcsw: 442
DEBUG    ya.test:process.py:262 Command (pid 1728530) oublock: 8
DEBUG    ya.test:process.py:262 Command (pid 1728530) stime: 0.22808599999999998
DEBUG    ya.test:process.py:262 Command (pid 1728530) utime: 0.374648
DEBUG    ya.test:process.py:262 Command (pid 1728530) wtime: 0.634
DEBUG    ya.test:process.py:274 Command (pid 1728530) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:275 Command (pid 1728530) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1005 Adding storage pool with kind hdd
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ix74/000019/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:544 Executing command = ['/home/runner/.ya/build/build_root/ix74/000019/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22433', '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/ix74/000019/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22433', '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: 1728715
DEBUG    ya.test:process.py:258 Command (pid 1728715) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 1728715) elapsed time (sec): 0.6539232730865479
DEBUG    ya.test:process.py:262 Command (pid 1728715) idrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1728715) inblock: 0
DEBUG    ya.test:process.py:262 Command (pid 1728715) isrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1728715) ixrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1728715) majflt: 0
DEBUG    ya.test:process.py:262 Command (pid 1728715) maxrss: 617760
DEBUG    ya.test:process.py:262 Command (pid 1728715) minflt: 53575
DEBUG    ya.test:process.py:262 Command (pid 1728715) msgrcv: 0
DEBUG    ya.test:process.py:262 Command (pid 1728715) msgsnd: 0
DEBUG    ya.test:process.py:262 Command (pid 1728715) nivcsw: 1
DEBUG    ya.test:process.py:262 Command (pid 1728715) nsignals: 0
DEBUG    ya.test:process.py:262 Command (pid 1728715) nswap: 0
DEBUG    ya.test:process.py:262 Command (pid 1728715) nvcsw: 389
DEBUG    ya.test:process.py:262 Command (pid 1728715) oublock: 8
DEBUG    ya.test:process.py:262 Command (pid 1728715) stime: 0.205902
DEBUG    ya.test:process.py:262 Command (pid 1728715) utime: 0.416182
DEBUG    ya.test:process.py:262 Command (pid 1728715) wtime: 0.655
DEBUG    ya.test:process.py:274 Command (pid 1728715) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:275 Command (pid 1728715) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:678 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:685 Cluster started and initialized
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:443 /Root/test_truncate_table_with_fulltext_index_with_query_service
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:452 /Root/test_truncate_table_with_fulltext_index_with_query_service: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:461 /Root/test_truncate_table_with_fulltext_index_with_query_service: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_truncate_table_with_fulltext_index_with_query_service\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_truncate_table_with_fulltext_index_with_query_service\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:469 /Root/test_truncate_table_with_fulltext_index_with_query_service: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:471 /Root/test_truncate_table_with_fulltext_index_with_query_service: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:477 /Root/test_truncate_table_with_fulltext_index_with_query_service: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:490 /Root/test_truncate_table_with_fulltext_index_with_query_service: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_truncate_table_with_fulltext_index_with_query_service: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_truncate_table_with_fulltext_index_with_query_service: start nodes and construct internals
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ix74/000019/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23667
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4936
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7576
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21007
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ix74/000019/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk1/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:334 Final command: /home/runner/.ya/build/build_root/ix74/000019/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:22433 --node-domain=Root --tenant=/Root/test_truncate_table_with_fulltext_index_with_query_service --log-file-name=/home/runner/.ya/build/build_root/ix74/000019/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk1/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service/cluster/slot_1/logfile_fuud28kb.log --grpc-port=23667 --mon-port=4936 --ic-port=7576
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ix74/000019/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk1/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:334 Final command: /home/runner/.ya/build/build_root/ix74/000019/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:22433 --node-domain=Root --tenant=/Root/test_truncate_table_with_fulltext_index_with_query_service --log-file-name=/home/runner/.ya/build/build_root/ix74/000019/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk1/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service/cluster/slot_1/logfile_fuud28kb.log --grpc-port=23667 --mon-port=4936 --ic-port=7576
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ix74/000019/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ix74/000019/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk1/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:22433', '--node-domain=Root', '--tenant=/Root/test_truncate_table_with_fulltext_index_with_query_service', '--log-file-name=/home/runner/.ya/build/build_root/ix74/000019/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk1/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service/cluster/slot_1/logfile_fuud28kb.log', '--grpc-port=23667', '--mon-port=4936', '--ic-port=7576')' in '/home/runner/.ya/build/build_root/ix74/000019/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk1/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1729492
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:384 Started node localhost:23667/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/ix74/000019/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1729493
DEBUG    ya.test:process.py:258 Command (pid 1729493) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 1729493) elapsed time (sec): 0.7676551342010498
DEBUG    ya.test:process.py:262 Command (pid 1729493) idrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1729493) inblock: 0
DEBUG    ya.test:process.py:262 Command (pid 1729493) isrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1729493) ixrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1729493) majflt: 0
DEBUG    ya.test:process.py:262 Command (pid 1729493) maxrss: 617760
DEBUG    ya.test:process.py:262 Command (pid 1729493) minflt: 49351
DEBUG    ya.test:process.py:262 Command (pid 1729493) msgrcv: 0
DEBUG    ya.test:process.py:262 Command (pid 1729493) msgsnd: 0
DEBUG    ya.test:process.py:262 Command (pid 1729493) nivcsw: 35
DEBUG    ya.test:process.py:262 Command (pid 1729493) nsignals: 0
DEBUG    ya.test:process.py:262 Command (pid 1729493) nswap: 0
DEBUG    ya.test:process.py:262 Command (pid 1729493) nvcsw: 14
DEBUG    ya.test:process.py:262 Command (pid 1729493) oublock: 8
DEBUG    ya.test:process.py:262 Command (pid 1729493) stime: 0.22056599999999998
DEBUG    ya.test:process.py:262 Command (pid 1729493) utime: 0.48736399999999996
DEBUG    ya.test:process.py:262 Command (pid 1729493) wtime: 0.769
DEBUG    ya.test:process.py:274 Command (pid 1729493) output:
Git info:
    Commit: 1742e8e1aede0791b5132c44d9747d8da0aba63b
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 175be15c063d0af29b50027611f29376f8315d7c into 4cf1317cadc5558a2513cb6b2fe936640cb63b6c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s4cqznanui
    Host information: 
        Linux ghrun-s4cqznanui 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/12103990019/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/12103990019/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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:275 Command (pid 1729493) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:385 Node 1 version:
Git info:
    Commit: 1742e8e1aede0791b5132c44d9747d8da0aba63b
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 175be15c063d0af29b50027611f29376f8315d7c into 4cf1317cadc5558a2513cb6b2fe936640cb63b6c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s4cqznanui
    Host information: 
        Linux ghrun-s4cqznanui 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_truncate_table_with_fulltext_index_with_query_service: wait construction done
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:182 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:192 Resolving endpoints for database /Root/test_truncate_table_with_fulltext_index_with_query_service
DEBUG    ydb.connection:connection.py:464 RpcState(ListEndpoints, a2f202da-4a98-4deb-aff3-78a9c84d7882, localhost:22433): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, a2f202da-4a98-4deb-aff3-78a9c84d7882, localhost:22433): request = { database: "/Root/test_truncate_table_with_fulltext_index_with_query_service" }
DEBUG    ydb.connection:connection.py:67 RpcState(ListEndpoints, a2f202da-4a98-4deb-aff3-78a9c84d7882, localhost:22433): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s4cqznanui.auto.internal" port: 23667 service: "nbs" 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:162 Resolved endpoints for database /Root/test_truncate_table_with_fulltext_index_with_query_service: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-s4cqznanui.auto.internal:23667, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint localhost:22433
DEBUG    ydb.topic:topic.py:759 Close topic client
DEBUG    ydb.topic:topic.py:762 Topic client was closed
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint localhost:22433
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint ghrun-s4cqznanui.auto.internal:23667
INFO     ydb.pool.Discovery:pool.py:332 Successfully terminated discovery process
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_truncate_table_with_fulltext_index_with_query_service: database up
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:459 Test call (class_name: test_truncate_table_fulltext_index.py, test_name: test_truncate_table_with_fulltext_index_with_query_service)
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:182 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:192 Resolving endpoints for database /Root/test_truncate_table_with_fulltext_index_with_query_service
DEBUG    ydb.connection:connection.py:464 RpcState(ListEndpoints, c39f65ab-482e-4d64-b680-7d0ad6f62dfc, localhost:22433): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, c39f65ab-482e-4d64-b680-7d0ad6f62dfc, localhost:22433): request = { database: "/Root/test_truncate_table_with_fulltext_index_with_query_service" }
DEBUG    ydb.connection:connection.py:67 RpcState(ListEndpoints, c39f65ab-482e-4d64-b680-7d0ad6f62dfc, localhost:22433): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s4cqznanui.auto.internal" port: 23667 service: "nbs" 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:162 Resolved endpoints for database /Root/test_truncate_table_with_fulltext_index_with_query_service: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-s4cqznanui.auto.internal:23667, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint localhost:22433
DEBUG    ydb.query.pool:pool.py:124 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:464 RpcState(CreateSession, 6109c787-a20a-46c4-83a9-aa28ca5e975c, ghrun-s4cqznanui.auto.internal:23667): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 6109c787-a20a-46c4-83a9-aa28ca5e975c, ghrun-s4cqznanui.auto.internal:23667): request = {  }
DEBUG    ydb.connection:connection.py:67 RpcState(CreateSession, 6109c787-a20a-46c4-83a9-aa28ca5e975c, ghrun-s4cqznanui.auto.internal:23667): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NTJiYTI3ZDAtYmMxYTUwNzQtYWU0MDhiNWItMTZlODA3NmY%3D" node_id: 50000 }
DEBUG    ydb.connection:connection.py:464 RpcState(AttachSession, 12b606a7-05e2-4c21-9ef9-67f0e1d06de6, ghrun-s4cqznanui.auto.internal:23667): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 12b606a7-05e2-4c21-9ef9-67f0e1d06de6, ghrun-s4cqznanui.auto.internal:23667): request = { session_id: "ydb://session/3?node_id=50000&id=NTJiYTI3ZDAtYmMxYTUwNzQtYWU0MDhiNWItMTZlODA3NmY%3D" }
DEBUG    ydb.connection:connection.py:67 RpcState(AttachSession, 12b606a7-05e2-4c21-9ef9-67f0e1d06de6, ghrun-s4cqznanui.auto.internal:23667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:76 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NTJiYTI3ZDAtYmMxYTUwNzQtYWU0MDhiNWItMTZlODA3NmY%3D
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteQuery, 97e071e5-7ea5-4cd2-bbda-d29f35503ea6, ghrun-s4cqznanui.auto.internal:23667): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 97e071e5-7ea5-4cd2-bbda-d29f35503ea6, ghrun-s4cqznanui.auto.internal:23667): request = { session_id: "ydb://session/3?node_id=50000&id=NTJiYTI3ZDAtYmMxYTUwNzQtYWU0MDhiNWItMTZlODA3NmY%3D" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE TABLE `Texts` (\n                Key Uint64,\n                Text String,\n                Data String,\n                PRIMARY KEY (Key)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteQuery, 97e071e5-7ea5-4cd2-bbda-d29f35503ea6, ghrun-s4cqznanui.auto.internal:23667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:139 Session returned to queue: ydb://session/3?node_id=50000&id=NTJiYTI3ZDAtYmMxYTUwNzQtYWU0MDhiNWItMTZlODA3NmY%3D
DEBUG    ydb.query.pool:pool.py:118 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTJiYTI3ZDAtYmMxYTUwNzQtYWU0MDhiNWItMTZlODA3NmY%3D
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteQuery, b7525d99-812b-4f42-bad7-8ab5f718b279, ghrun-s4cqznanui.auto.internal:23667): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b7525d99-812b-4f42-bad7-8ab5f718b279, ghrun-s4cqznanui.auto.internal:23667): request = { session_id: "ydb://session/3?node_id=50000&id=NTJiYTI3ZDAtYmMxYTUwNzQtYWU0MDhiNWItMTZlODA3NmY%3D" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            ALTER TABLE `Texts` ADD INDEX fulltext_idx\n                GLOBAL USING fulltext_plain\n                ON (Text)\n                WITH (tokenizer=standard, use_filter_lowercase=true)\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteQuery, b7525d99-812b-4f42-bad7-8ab5f718b279, ghrun-s4cqznanui.auto.internal:23667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:139 Session returned to queue: ydb://session/3?node_id=50000&id=NTJiYTI3ZDAtYmMxYTUwNzQtYWU0MDhiNWItMTZlODA3NmY%3D
DEBUG    ydb.query.pool:pool.py:118 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTJiYTI3ZDAtYmMxYTUwNzQtYWU0MDhiNWItMTZlODA3NmY%3D
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteQuery, 4edd5c3e-5e3a-498a-8c4f-f1396126567e, ghrun-s4cqznanui.auto.internal:23667): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4edd5c3e-5e3a-498a-8c4f-f1396126567e, ghrun-s4cqznanui.auto.internal:23667): request = { session_id: "ydb://session/3?node_id=50000&id=NTJiYTI3ZDAtYmMxYTUwNzQtYWU0MDhiNWItMTZlODA3NmY%3D" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT `Key`, `Text`\n                FROM `Texts` VIEW `fulltext_idx`\n                WHERE FulltextMatch(`Text`, \"404 not found\")\n                ORDER BY `Key`;\n            " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteQuery, 4edd5c3e-5e3a-498a-8c4f-f1396126567e, ghrun-s4cqznanui.auto.internal:23667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:139 Session returned to queue: ydb://session/3?node_id=50000&id=NTJiYTI3ZDAtYmMxYTUwNzQtYWU0MDhiNWItMTZlODA3NmY%3D
DEBUG    ydb.query.pool:pool.py:118 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTJiYTI3ZDAtYmMxYTUwNzQtYWU0MDhiNWItMTZlODA3NmY%3D
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteQuery, e638e2e6-2780-4778-aa42-b98bb56454c2, ghrun-s4cqznanui.auto.internal:23667): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e638e2e6-2780-4778-aa42-b98bb56454c2, ghrun-s4cqznanui.auto.internal:23667): request = { session_id: "ydb://session/3?node_id=50000&id=NTJiYTI3ZDAtYmMxYTUwNzQtYWU0MDhiNWItMTZlODA3NmY%3D" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                UPSERT INTO `Texts` (Key, Text, Data) VALUES\n                    (100, \"Cats love cats.\", \"cats data\"),\n                    (200, \"Dogs love foxes.\", \"dogs data\")\n            " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteQuery, e638e2e6-2780-4778-aa42-b98bb56454c2, ghrun-s4cqznanui.auto.internal:23667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:139 Session returned to queue: ydb://session/3?node_id=50000&id=NTJiYTI3ZDAtYmMxYTUwNzQtYWU0MDhiNWItMTZlODA3NmY%3D
DEBUG    ydb.query.pool:pool.py:118 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTJiYTI3ZDAtYmMxYTUwNzQtYWU0MDhiNWItMTZlODA3NmY%3D
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteQuery, eb33f80c-9236-4572-bd4a-bce3137e33cd, ghrun-s4cqznanui.auto.internal:23667): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, eb33f80c-9236-4572-bd4a-bce3137e33cd, ghrun-s4cqznanui.auto.internal:23667): request = { session_id: "ydb://session/3?node_id=50000&id=NTJiYTI3ZDAtYmMxYTUwNzQtYWU0MDhiNWItMTZlODA3NmY%3D" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT `Key`, `Text`\n                FROM `Texts` VIEW `fulltext_idx`\n                WHERE FulltextMatch(`Text`, \"404 not found\")\n                ORDER BY `Key`;\n            " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteQuery, eb33f80c-9236-4572-bd4a-bce3137e33cd, ghrun-s4cqznanui.auto.internal:23667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:139 Session returned to queue: ydb://session/3?node_id=50000&id=NTJiYTI3ZDAtYmMxYTUwNzQtYWU0MDhiNWItMTZlODA3NmY%3D
DEBUG    ydb.query.pool:pool.py:118 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTJiYTI3ZDAtYmMxYTUwNzQtYWU0MDhiNWItMTZlODA3NmY%3D
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteQuery, 1cfd52ab-43c5-43e5-8b1f-9dc955ccea3f, ghrun-s4cqznanui.auto.internal:23667): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1cfd52ab-43c5-43e5-8b1f-9dc955ccea3f, ghrun-s4cqznanui.auto.internal:23667): request = { session_id: "ydb://session/3?node_id=50000&id=NTJiYTI3ZDAtYmMxYTUwNzQtYWU0MDhiNWItMTZlODA3NmY%3D" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                TRUNCATE TABLE `Texts`;\n            " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteQuery, 1cfd52ab-43c5-43e5-8b1f-9dc955ccea3f, ghrun-s4cqznanui.auto.internal:23667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:139 Session returned to queue: ydb://session/3?node_id=50000&id=NTJiYTI3ZDAtYmMxYTUwNzQtYWU0MDhiNWItMTZlODA3NmY%3D
DEBUG    ydb.connection:connection.py:464 RpcState(DeleteSession, 60aa06f2-e97c-4ca1-92fe-cf370561e7bc, ghrun-s4cqznanui.auto.internal:23667): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, 60aa06f2-e97c-4ca1-92fe-cf370561e7bc, ghrun-s4cqznanui.auto.internal:23667): request = { session_id: "ydb://session/3?node_id=50000&id=NTJiYTI3ZDAtYmMxYTUwNzQtYWU0MDhiNWItMTZlODA3NmY%3D" }
DEBUG    ydb.connection:connection.py:67 RpcState(DeleteSession, 60aa06f2-e97c-4ca1-92fe-cf370561e7bc, ghrun-s4cqznanui.auto.internal:23667): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:333 All session were deleted.
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:454 Test teardown
DEBUG    ydb.topic:topic.py:759 Close topic client
DEBUG    ydb.topic:topic.py:762 Topic client was closed
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint localhost:22433
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint ghrun-s4cqznanui.auto.internal:23667
INFO     ydb.pool.Discovery:pool.py:332 Successfully terminated discovery process
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_truncate_table_with_fulltext_index_with_query_service: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:443 /Root/test_truncate_table_with_fulltext_index_with_query_service
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:452 /Root/test_truncate_table_with_fulltext_index_with_query_service: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:461 /Root/test_truncate_table_with_fulltext_index_with_query_service: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_truncate_table_with_fulltext_index_with_query_service&cmstid=72057594037936131&txid=1787142732825336&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:469 /Root/test_truncate_table_with_fulltext_index_with_query_service: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:471 /Root/test_truncate_table_with_fulltext_index_with_query_service: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:477 /Root/test_truncate_table_with_fulltext_index_with_query_service: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:490 /Root/test_truncate_table_with_fulltext_index_with_query_service: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_truncate_table_with_fulltext_index_with_query_service: stop nodes
INFO     ydb.tests.library.harness.daemon.KiKiMRNode:daemon.py:220 Daemon stopped in 3.023576021194458 s
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:346 Stopped node localhost:23667/1
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_truncate_table_with_fulltext_index_with_query_service: database down
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_truncate_table_fulltext_index
INFO     ydb.tests.library.harness.daemon.KiKiMRNode:daemon.py:220 Daemon stopped in 3.0235488414764404 s
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:346 Stopped node localhost:22433/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21007
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7576
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4936
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23667
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3608
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15974
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22433
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14878
============================== slowest durations ===============================
11.92s setup    ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py::test_truncate_table_with_fulltext_index_with_query_service
6.59s teardown ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py::test_truncate_table_with_fulltext_index_with_query_service
1.44s call     ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py::test_truncate_table_with_fulltext_index_with_query_service
=========================== short test summary info ============================
FAILED ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py::test_truncate_table_with_fulltext_index_with_query_service - ydb.issues.PreconditionFailed: message: "Executing ESchemeOpTruncateTable" issue_code: 2029 severity: 1 issues { message: "Index impl tables cannot contain children" issue_code: 2029 severity: 1 } (server_code: 400120)
============================== 1 failed in 20.52s ==============================
============================= test session starts ==============================
platform linux -- Python 3.13.15, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ix74/00001a/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.6.0
collected 4 items

ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py F

=================================== FAILURES ===================================
___ test_truncate_table_with_fulltext_index_with_query_service_many_sessions ___
ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py:196: in test_truncate_table_with_fulltext_index_with_query_service_many_sessions
    truncate_table()
ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py:178: in truncate_table
    session_pool.execute_with_retries('''
contrib/python/ydb/py3/ydb/query/pool.py:271: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/observability/metrics.py:615: in wrapper
    return retry_func(callee, retry_settings, *args, **kwargs)
contrib/python/ydb/py3/ydb/retries.py:176: in retry_operation_sync
    for next_opt in retry_operation_impl(traced_callee, retry_settings, *args, **kwargs):
contrib/python/ydb/py3/ydb/retries.py:124: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/retries.py:173: in traced_callee
    return callee(*a, **kw)
contrib/python/ydb/py3/ydb/query/pool.py:269: in wrapped_callee
    return convert.aggregate_result_sets_by_index(it)
contrib/python/ydb/py3/ydb/convert.py:511: in aggregate_result_sets_by_index
    for result_set in result_sets:
contrib/python/ydb/py3/ydb/_utilities.py:189: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/query/base.py:87: in _next
    return super()._next()
contrib/python/ydb/py3/ydb/_utilities.py:180: in _next
    res = self.wrapper(next(self.it))
contrib/python/ydb/py3/ydb/query/session.py:543: in <lambda>
    lambda resp: base.wrap_execute_query_response(
contrib/python/ydb/py3/ydb/query/base.py:221: in decorator
    return func(rpc_state, response_pb, session, *args, **kwargs)
contrib/python/ydb/py3/ydb/query/base.py:238: in wrap_execute_query_response
    issues._process_response(response_pb)
contrib/python/ydb/py3/ydb/issues.py:264: in _process_response
    raise exc_class(_format_response(response_proto), response_proto.issues)
E   ydb.issues.PreconditionFailed: message: "Executing ESchemeOpTruncateTable" issue_code: 2029 severity: 1 issues { message: "Index impl tables cannot contain children" issue_code: 2029 severity: 1 } (server_code: 400120)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:443 ####################################################################################################
INFO     ya.test:ya.py:444 test_truncate_table_with_fulltext_index_with_query_service_many_sessions
INFO     ya.test:ya.py:445 ####################################################################################################
INFO     ya.test:ya.py:446 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ix74/00001a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62679
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_truncate_table_fulltext_index
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:595 Working directory: /home/runner/.ya/build/build_root/ix74/00001a/r3tmp/kikimr_cluster_7uvsrgqr
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ix74/00001a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2429
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17175
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17176
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64562
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ix74/00001a/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk2/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service_many_sessions/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:334 Final command: /home/runner/.ya/build/build_root/ix74/00001a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --node-domain=Root --log-file-name=/home/runner/.ya/build/build_root/ix74/00001a/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk2/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service_many_sessions/cluster/node_1/logfile_nj0av7xc.log --grpc-port=2429 --mon-port=17176 --ic-port=62679
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:205 Formatting pdisk SectorMap:1:64 on node localhost:2429/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ix74/00001a/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk2/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service_many_sessions/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:334 Final command: /home/runner/.ya/build/build_root/ix74/00001a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --node-domain=Root --log-file-name=/home/runner/.ya/build/build_root/ix74/00001a/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk2/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service_many_sessions/cluster/node_1/logfile_nj0av7xc.log --grpc-port=2429 --mon-port=17176 --ic-port=62679
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ix74/00001a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ix74/00001a/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk2/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service_many_sessions/cluster/kikimr_configs/config.yaml', '--node=1', '--node-domain=Root', '--log-file-name=/home/runner/.ya/build/build_root/ix74/00001a/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk2/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service_many_sessions/cluster/node_1/logfile_nj0av7xc.log', '--grpc-port=2429', '--mon-port=17176', '--ic-port=62679')' in '/home/runner/.ya/build/build_root/ix74/00001a/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk2/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service_many_sessions/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1727625
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:384 Started node localhost:2429/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/ix74/00001a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1727626
DEBUG    ya.test:process.py:258 Command (pid 1727626) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 1727626) elapsed time (sec): 0.5431461334228516
DEBUG    ya.test:process.py:262 Command (pid 1727626) idrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1727626) inblock: 0
DEBUG    ya.test:process.py:262 Command (pid 1727626) isrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1727626) ixrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1727626) majflt: 8
DEBUG    ya.test:process.py:262 Command (pid 1727626) maxrss: 545568
DEBUG    ya.test:process.py:262 Command (pid 1727626) minflt: 49684
DEBUG    ya.test:process.py:262 Command (pid 1727626) msgrcv: 0
DEBUG    ya.test:process.py:262 Command (pid 1727626) msgsnd: 0
DEBUG    ya.test:process.py:262 Command (pid 1727626) nivcsw: 1
DEBUG    ya.test:process.py:262 Command (pid 1727626) nsignals: 0
DEBUG    ya.test:process.py:262 Command (pid 1727626) nswap: 0
DEBUG    ya.test:process.py:262 Command (pid 1727626) nvcsw: 16
DEBUG    ya.test:process.py:262 Command (pid 1727626) oublock: 8
DEBUG    ya.test:process.py:262 Command (pid 1727626) stime: 0.159667
DEBUG    ya.test:process.py:262 Command (pid 1727626) utime: 0.338784
DEBUG    ya.test:process.py:262 Command (pid 1727626) wtime: 0.545
DEBUG    ya.test:process.py:274 Command (pid 1727626) output:
Git info:
    Commit: 1742e8e1aede0791b5132c44d9747d8da0aba63b
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 175be15c063d0af29b50027611f29376f8315d7c into 4cf1317cadc5558a2513cb6b2fe936640cb63b6c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s4cqznanui
    Host information: 
        Linux ghrun-s4cqznanui 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/12103990019/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/12103990019/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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:275 Command (pid 1727626) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:385 Node 1 version:
Git info:
    Commit: 1742e8e1aede0791b5132c44d9747d8da0aba63b
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 175be15c063d0af29b50027611f29376f8315d7c into 4cf1317cadc5558a2513cb6b2fe936640cb63b6c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s4cqznanui
    Host information: 
        Linux ghrun-s4cqznanui 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1037 Waiting for bs controller up
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:948 Adding bs box
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ix74/00001a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:544 Executing command = ['/home/runner/.ya/build/build_root/ix74/00001a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2429', '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: 62679\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/ix74/00001a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2429', '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: 62679\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1728523
DEBUG    ya.test:process.py:258 Command (pid 1728523) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 1728523) elapsed time (sec): 0.6249778270721436
DEBUG    ya.test:process.py:262 Command (pid 1728523) idrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1728523) inblock: 0
DEBUG    ya.test:process.py:262 Command (pid 1728523) isrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1728523) ixrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1728523) majflt: 0
DEBUG    ya.test:process.py:262 Command (pid 1728523) maxrss: 595416
DEBUG    ya.test:process.py:262 Command (pid 1728523) minflt: 53640
DEBUG    ya.test:process.py:262 Command (pid 1728523) msgrcv: 0
DEBUG    ya.test:process.py:262 Command (pid 1728523) msgsnd: 0
DEBUG    ya.test:process.py:262 Command (pid 1728523) nivcsw: 5
DEBUG    ya.test:process.py:262 Command (pid 1728523) nsignals: 0
DEBUG    ya.test:process.py:262 Command (pid 1728523) nswap: 0
DEBUG    ya.test:process.py:262 Command (pid 1728523) nvcsw: 421
DEBUG    ya.test:process.py:262 Command (pid 1728523) oublock: 8
DEBUG    ya.test:process.py:262 Command (pid 1728523) stime: 0.233929
DEBUG    ya.test:process.py:262 Command (pid 1728523) utime: 0.360186
DEBUG    ya.test:process.py:262 Command (pid 1728523) wtime: 0.626
DEBUG    ya.test:process.py:274 Command (pid 1728523) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:275 Command (pid 1728523) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1005 Adding storage pool with kind hdd
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ix74/00001a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:544 Executing command = ['/home/runner/.ya/build/build_root/ix74/00001a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2429', '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/ix74/00001a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2429', '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: 1728681
DEBUG    ya.test:process.py:258 Command (pid 1728681) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 1728681) elapsed time (sec): 0.7268698215484619
DEBUG    ya.test:process.py:262 Command (pid 1728681) idrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1728681) inblock: 0
DEBUG    ya.test:process.py:262 Command (pid 1728681) isrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1728681) ixrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1728681) majflt: 0
DEBUG    ya.test:process.py:262 Command (pid 1728681) maxrss: 596056
DEBUG    ya.test:process.py:262 Command (pid 1728681) minflt: 53520
DEBUG    ya.test:process.py:262 Command (pid 1728681) msgrcv: 0
DEBUG    ya.test:process.py:262 Command (pid 1728681) msgsnd: 0
DEBUG    ya.test:process.py:262 Command (pid 1728681) nivcsw: 5
DEBUG    ya.test:process.py:262 Command (pid 1728681) nsignals: 0
DEBUG    ya.test:process.py:262 Command (pid 1728681) nswap: 0
DEBUG    ya.test:process.py:262 Command (pid 1728681) nvcsw: 382
DEBUG    ya.test:process.py:262 Command (pid 1728681) oublock: 8
DEBUG    ya.test:process.py:262 Command (pid 1728681) stime: 0.23988299999999999
DEBUG    ya.test:process.py:262 Command (pid 1728681) utime: 0.454034
DEBUG    ya.test:process.py:262 Command (pid 1728681) wtime: 0.728
DEBUG    ya.test:process.py:274 Command (pid 1728681) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:275 Command (pid 1728681) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:678 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:685 Cluster started and initialized
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:443 /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:452 /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:461 /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:469 /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:471 /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:477 /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:490 /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions: start nodes and construct internals
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ix74/00001a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17290
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28647
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23434
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13430
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ix74/00001a/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk2/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service_many_sessions/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:334 Final command: /home/runner/.ya/build/build_root/ix74/00001a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2429 --node-domain=Root --tenant=/Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions --log-file-name=/home/runner/.ya/build/build_root/ix74/00001a/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk2/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service_many_sessions/cluster/slot_1/logfile__x3ggwx6.log --grpc-port=17290 --mon-port=28647 --ic-port=23434
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ix74/00001a/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk2/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service_many_sessions/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:334 Final command: /home/runner/.ya/build/build_root/ix74/00001a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2429 --node-domain=Root --tenant=/Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions --log-file-name=/home/runner/.ya/build/build_root/ix74/00001a/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk2/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service_many_sessions/cluster/slot_1/logfile__x3ggwx6.log --grpc-port=17290 --mon-port=28647 --ic-port=23434
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ix74/00001a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ix74/00001a/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk2/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service_many_sessions/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:2429', '--node-domain=Root', '--tenant=/Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions', '--log-file-name=/home/runner/.ya/build/build_root/ix74/00001a/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk2/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service_many_sessions/cluster/slot_1/logfile__x3ggwx6.log', '--grpc-port=17290', '--mon-port=28647', '--ic-port=23434')' in '/home/runner/.ya/build/build_root/ix74/00001a/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk2/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_fulltext_index_with_query_service_many_sessions/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1729459
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:384 Started node localhost:17290/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/ix74/00001a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1729460
DEBUG    ya.test:process.py:258 Command (pid 1729460) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 1729460) elapsed time (sec): 0.7179992198944092
DEBUG    ya.test:process.py:262 Command (pid 1729460) idrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1729460) inblock: 0
DEBUG    ya.test:process.py:262 Command (pid 1729460) isrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1729460) ixrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1729460) majflt: 0
DEBUG    ya.test:process.py:262 Command (pid 1729460) maxrss: 608596
DEBUG    ya.test:process.py:262 Command (pid 1729460) minflt: 49416
DEBUG    ya.test:process.py:262 Command (pid 1729460) msgrcv: 0
DEBUG    ya.test:process.py:262 Command (pid 1729460) msgsnd: 0
DEBUG    ya.test:process.py:262 Command (pid 1729460) nivcsw: 31
DEBUG    ya.test:process.py:262 Command (pid 1729460) nsignals: 0
DEBUG    ya.test:process.py:262 Command (pid 1729460) nswap: 0
DEBUG    ya.test:process.py:262 Command (pid 1729460) nvcsw: 15
DEBUG    ya.test:process.py:262 Command (pid 1729460) oublock: 8
DEBUG    ya.test:process.py:262 Command (pid 1729460) stime: 0.208955
DEBUG    ya.test:process.py:262 Command (pid 1729460) utime: 0.45467599999999997
DEBUG    ya.test:process.py:262 Command (pid 1729460) wtime: 0.72
DEBUG    ya.test:process.py:274 Command (pid 1729460) output:
Git info:
    Commit: 1742e8e1aede0791b5132c44d9747d8da0aba63b
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 175be15c063d0af29b50027611f29376f8315d7c into 4cf1317cadc5558a2513cb6b2fe936640cb63b6c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s4cqznanui
    Host information: 
        Linux ghrun-s4cqznanui 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/12103990019/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/12103990019/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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:275 Command (pid 1729460) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:385 Node 1 version:
Git info:
    Commit: 1742e8e1aede0791b5132c44d9747d8da0aba63b
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 175be15c063d0af29b50027611f29376f8315d7c into 4cf1317cadc5558a2513cb6b2fe936640cb63b6c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s4cqznanui
    Host information: 
        Linux ghrun-s4cqznanui 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions: wait construction done
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:182 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:192 Resolving endpoints for database /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions
DEBUG    ydb.connection:connection.py:464 RpcState(ListEndpoints, 12e1f063-16ef-45c3-a42b-6be02ac314e9, localhost:2429): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, 12e1f063-16ef-45c3-a42b-6be02ac314e9, localhost:2429): request = { database: "/Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions" }
DEBUG    ydb.connection:connection.py:67 RpcState(ListEndpoints, 12e1f063-16ef-45c3-a42b-6be02ac314e9, localhost:2429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s4cqznanui.auto.internal" port: 17290 service: "nbs" 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:162 Resolved endpoints for database /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-s4cqznanui.auto.internal:17290, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint localhost:2429
DEBUG    ydb.topic:topic.py:759 Close topic client
DEBUG    ydb.topic:topic.py:762 Topic client was closed
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint localhost:2429
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint ghrun-s4cqznanui.auto.internal:17290
INFO     ydb.pool.Discovery:pool.py:332 Successfully terminated discovery process
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions: database up
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:459 Test call (class_name: test_truncate_table_fulltext_index.py, test_name: test_truncate_table_with_fulltext_index_with_query_service_many_sessions)
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:182 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:192 Resolving endpoints for database /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions
DEBUG    ydb.connection:connection.py:464 RpcState(ListEndpoints, 172a4ae6-450a-488d-9633-0a07c357a35e, localhost:2429): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, 172a4ae6-450a-488d-9633-0a07c357a35e, localhost:2429): request = { database: "/Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions" }
DEBUG    ydb.connection:connection.py:67 RpcState(ListEndpoints, 172a4ae6-450a-488d-9633-0a07c357a35e, localhost:2429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s4cqznanui.auto.internal" port: 17290 service: "nbs" 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:162 Resolved endpoints for database /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-s4cqznanui.auto.internal:17290, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint localhost:2429
DEBUG    ydb.query.pool:pool.py:124 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:464 RpcState(CreateSession, a6aeecae-7a1c-40b2-8dc1-2bc4f5bfb230, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, a6aeecae-7a1c-40b2-8dc1-2bc4f5bfb230, ghrun-s4cqznanui.auto.internal:17290): request = {  }
DEBUG    ydb.connection:connection.py:67 RpcState(CreateSession, a6aeecae-7a1c-40b2-8dc1-2bc4f5bfb230, ghrun-s4cqznanui.auto.internal:17290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZjFjMTcxZmMtYjU4N2I3YTItNzdmMTJlZTItYWMyNzlhNWQ%3D" node_id: 50000 }
DEBUG    ydb.connection:connection.py:464 RpcState(AttachSession, 53876891-b43e-4341-abf8-7a6016d05285, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 53876891-b43e-4341-abf8-7a6016d05285, ghrun-s4cqznanui.auto.internal:17290): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFjMTcxZmMtYjU4N2I3YTItNzdmMTJlZTItYWMyNzlhNWQ%3D" }
DEBUG    ydb.connection:connection.py:67 RpcState(AttachSession, 53876891-b43e-4341-abf8-7a6016d05285, ghrun-s4cqznanui.auto.internal:17290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:76 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZjFjMTcxZmMtYjU4N2I3YTItNzdmMTJlZTItYWMyNzlhNWQ%3D
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteQuery, a9f3b2d2-725d-4e98-b6bb-d1965e9f323f, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a9f3b2d2-725d-4e98-b6bb-d1965e9f323f, ghrun-s4cqznanui.auto.internal:17290): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFjMTcxZmMtYjU4N2I3YTItNzdmMTJlZTItYWMyNzlhNWQ%3D" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE TABLE `Texts` (\n                Key Uint64,\n                Text String,\n                Data String,\n                PRIMARY KEY (Key)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteQuery, a9f3b2d2-725d-4e98-b6bb-d1965e9f323f, ghrun-s4cqznanui.auto.internal:17290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:139 Session returned to queue: ydb://session/3?node_id=50000&id=ZjFjMTcxZmMtYjU4N2I3YTItNzdmMTJlZTItYWMyNzlhNWQ%3D
DEBUG    ydb.connection:connection.py:464 RpcState(DeleteSession, 86768702-1ceb-455d-8a2a-abd86e88927a, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, 86768702-1ceb-455d-8a2a-abd86e88927a, ghrun-s4cqznanui.auto.internal:17290): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFjMTcxZmMtYjU4N2I3YTItNzdmMTJlZTItYWMyNzlhNWQ%3D" }
DEBUG    ydb.connection:connection.py:67 RpcState(DeleteSession, 86768702-1ceb-455d-8a2a-abd86e88927a, ghrun-s4cqznanui.auto.internal:17290): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:333 All session were deleted.
DEBUG    ydb.query.session:session.py:415 Attach stream closed, session_id: ydb://session/3?node_id=50000&id=ZjFjMTcxZmMtYjU4N2I3YTItNzdmMTJlZTItYWMyNzlhNWQ%3D
DEBUG    ydb.query.pool:pool.py:124 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:464 RpcState(CreateSession, 9133e24a-5414-4554-bdb9-8e5761af2163, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 9133e24a-5414-4554-bdb9-8e5761af2163, ghrun-s4cqznanui.auto.internal:17290): request = {  }
DEBUG    ydb.connection:connection.py:67 RpcState(CreateSession, 9133e24a-5414-4554-bdb9-8e5761af2163, ghrun-s4cqznanui.auto.internal:17290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MjNiYTQxMTYtZTliYTYxZjMtMTlmZWI1OGYtNmIyZGY1ZDI%3D" node_id: 50000 }
DEBUG    ydb.connection:connection.py:464 RpcState(AttachSession, 7831b7c2-7f47-4702-ba12-3446ae9c6692, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7831b7c2-7f47-4702-ba12-3446ae9c6692, ghrun-s4cqznanui.auto.internal:17290): request = { session_id: "ydb://session/3?node_id=50000&id=MjNiYTQxMTYtZTliYTYxZjMtMTlmZWI1OGYtNmIyZGY1ZDI%3D" }
DEBUG    ydb.connection:connection.py:67 RpcState(AttachSession, 7831b7c2-7f47-4702-ba12-3446ae9c6692, ghrun-s4cqznanui.auto.internal:17290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:76 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MjNiYTQxMTYtZTliYTYxZjMtMTlmZWI1OGYtNmIyZGY1ZDI%3D
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteQuery, b4ad5bf7-bd79-4d59-8406-4f5711a32679, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b4ad5bf7-bd79-4d59-8406-4f5711a32679, ghrun-s4cqznanui.auto.internal:17290): request = { session_id: "ydb://session/3?node_id=50000&id=MjNiYTQxMTYtZTliYTYxZjMtMTlmZWI1OGYtNmIyZGY1ZDI%3D" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            ALTER TABLE `Texts` ADD INDEX fulltext_idx\n                GLOBAL USING fulltext_plain\n                ON (Text)\n                WITH (tokenizer=standard, use_filter_lowercase=true)\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteQuery, b4ad5bf7-bd79-4d59-8406-4f5711a32679, ghrun-s4cqznanui.auto.internal:17290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:139 Session returned to queue: ydb://session/3?node_id=50000&id=MjNiYTQxMTYtZTliYTYxZjMtMTlmZWI1OGYtNmIyZGY1ZDI%3D
DEBUG    ydb.query.pool:pool.py:124 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:464 RpcState(CreateSession, f451cc25-439b-423d-baba-5815ea8a3e91, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, f451cc25-439b-423d-baba-5815ea8a3e91, ghrun-s4cqznanui.auto.internal:17290): request = {  }
DEBUG    ydb.connection:connection.py:67 RpcState(CreateSession, f451cc25-439b-423d-baba-5815ea8a3e91, ghrun-s4cqznanui.auto.internal:17290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZjhmOWI4MTktNTNiM2VmMi01NmE4NWEzOS1iOWVhNDE4NA%3D%3D" node_id: 50000 }
DEBUG    ydb.connection:connection.py:464 RpcState(AttachSession, 15b1bfd9-d2c9-45f2-b608-5e956f1d7af1, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 15b1bfd9-d2c9-45f2-b608-5e956f1d7af1, ghrun-s4cqznanui.auto.internal:17290): request = { session_id: "ydb://session/3?node_id=50000&id=ZjhmOWI4MTktNTNiM2VmMi01NmE4NWEzOS1iOWVhNDE4NA%3D%3D" }
DEBUG    ydb.connection:connection.py:67 RpcState(AttachSession, 15b1bfd9-d2c9-45f2-b608-5e956f1d7af1, ghrun-s4cqznanui.auto.internal:17290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:76 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZjhmOWI4MTktNTNiM2VmMi01NmE4NWEzOS1iOWVhNDE4NA%3D%3D
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteQuery, 44d0b7f8-dc5e-4d5f-a80c-6388dcc24341, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 44d0b7f8-dc5e-4d5f-a80c-6388dcc24341, ghrun-s4cqznanui.auto.internal:17290): request = { session_id: "ydb://session/3?node_id=50000&id=ZjhmOWI4MTktNTNiM2VmMi01NmE4NWEzOS1iOWVhNDE4NA%3D%3D" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    SELECT `Key`, `Text`\n                    FROM `Texts` VIEW `fulltext_idx`\n                    WHERE FulltextMatch(`Text`, \"404 not found\")\n                    ORDER BY `Key`;\n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteQuery, 44d0b7f8-dc5e-4d5f-a80c-6388dcc24341, ghrun-s4cqznanui.auto.internal:17290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:139 Session returned to queue: ydb://session/3?node_id=50000&id=ZjhmOWI4MTktNTNiM2VmMi01NmE4NWEzOS1iOWVhNDE4NA%3D%3D
DEBUG    ydb.connection:connection.py:464 RpcState(DeleteSession, e07ff2c1-d106-4fc9-97c2-3de4bab2e0bd, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, e07ff2c1-d106-4fc9-97c2-3de4bab2e0bd, ghrun-s4cqznanui.auto.internal:17290): request = { session_id: "ydb://session/3?node_id=50000&id=ZjhmOWI4MTktNTNiM2VmMi01NmE4NWEzOS1iOWVhNDE4NA%3D%3D" }
DEBUG    ydb.connection:connection.py:67 RpcState(DeleteSession, e07ff2c1-d106-4fc9-97c2-3de4bab2e0bd, ghrun-s4cqznanui.auto.internal:17290): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:333 All session were deleted.
DEBUG    ydb.query.pool:pool.py:124 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:464 RpcState(CreateSession, b530718f-e259-4178-a20c-45dd615cd116, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, b530718f-e259-4178-a20c-45dd615cd116, ghrun-s4cqznanui.auto.internal:17290): request = {  }
DEBUG    ydb.connection:connection.py:93 RpcState(AttachSession, 15b1bfd9-d2c9-45f2-b608-5e956f1d7af1, ghrun-s4cqznanui.auto.internal:17290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.query.session:session.py:417 Attach stream error: Locally cancelled by application!, session_id: ydb://session/3?node_id=50000&id=ZjhmOWI4MTktNTNiM2VmMi01NmE4NWEzOS1iOWVhNDE4NA%3D%3D
DEBUG    ydb.connection:connection.py:67 RpcState(CreateSession, b530718f-e259-4178-a20c-45dd615cd116, ghrun-s4cqznanui.auto.internal:17290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YjZlYTA5MGEtNjEyNDE0YTgtZjMyY2QyNTMtYmY4YzMyMmE%3D" node_id: 50000 }
DEBUG    ydb.connection:connection.py:464 RpcState(AttachSession, 0074cef3-0a87-4e82-a7fd-4ec830299214, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0074cef3-0a87-4e82-a7fd-4ec830299214, ghrun-s4cqznanui.auto.internal:17290): request = { session_id: "ydb://session/3?node_id=50000&id=YjZlYTA5MGEtNjEyNDE0YTgtZjMyY2QyNTMtYmY4YzMyMmE%3D" }
DEBUG    ydb.connection:connection.py:67 RpcState(AttachSession, 0074cef3-0a87-4e82-a7fd-4ec830299214, ghrun-s4cqznanui.auto.internal:17290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:76 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YjZlYTA5MGEtNjEyNDE0YTgtZjMyY2QyNTMtYmY4YzMyMmE%3D
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteQuery, 8e287cbe-44b0-4d1d-8de0-8f24bdb55cf9, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8e287cbe-44b0-4d1d-8de0-8f24bdb55cf9, ghrun-s4cqznanui.auto.internal:17290): request = { session_id: "ydb://session/3?node_id=50000&id=YjZlYTA5MGEtNjEyNDE0YTgtZjMyY2QyNTMtYmY4YzMyMmE%3D" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    UPSERT INTO `Texts` (Key, Text, Data) VALUES\n                        (100, \"Cats love cats.\", \"cats data\"),\n                        (200, \"Dogs love foxes.\", \"dogs data\")\n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteQuery, 8e287cbe-44b0-4d1d-8de0-8f24bdb55cf9, ghrun-s4cqznanui.auto.internal:17290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:139 Session returned to queue: ydb://session/3?node_id=50000&id=YjZlYTA5MGEtNjEyNDE0YTgtZjMyY2QyNTMtYmY4YzMyMmE%3D
DEBUG    ydb.connection:connection.py:464 RpcState(DeleteSession, daab39dd-6cbd-4077-809e-02faf3fe1996, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, daab39dd-6cbd-4077-809e-02faf3fe1996, ghrun-s4cqznanui.auto.internal:17290): request = { session_id: "ydb://session/3?node_id=50000&id=YjZlYTA5MGEtNjEyNDE0YTgtZjMyY2QyNTMtYmY4YzMyMmE%3D" }
DEBUG    ydb.connection:connection.py:67 RpcState(DeleteSession, daab39dd-6cbd-4077-809e-02faf3fe1996, ghrun-s4cqznanui.auto.internal:17290): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:333 All session were deleted.
DEBUG    ydb.query.session:session.py:415 Attach stream closed, session_id: ydb://session/3?node_id=50000&id=YjZlYTA5MGEtNjEyNDE0YTgtZjMyY2QyNTMtYmY4YzMyMmE%3D
DEBUG    ydb.query.pool:pool.py:124 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:464 RpcState(CreateSession, 18656a93-ea8d-4274-a0c7-064d24d1e761, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 18656a93-ea8d-4274-a0c7-064d24d1e761, ghrun-s4cqznanui.auto.internal:17290): request = {  }
DEBUG    ydb.connection:connection.py:67 RpcState(CreateSession, 18656a93-ea8d-4274-a0c7-064d24d1e761, ghrun-s4cqznanui.auto.internal:17290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MzU5OWUyMGYtYWZmYTBhNzAtZmE5MDdlNjEtYWRkODY4ZTM%3D" node_id: 50000 }
DEBUG    ydb.connection:connection.py:464 RpcState(AttachSession, 8f636272-c76f-46dd-8561-8c31fb632acf, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8f636272-c76f-46dd-8561-8c31fb632acf, ghrun-s4cqznanui.auto.internal:17290): request = { session_id: "ydb://session/3?node_id=50000&id=MzU5OWUyMGYtYWZmYTBhNzAtZmE5MDdlNjEtYWRkODY4ZTM%3D" }
DEBUG    ydb.connection:connection.py:67 RpcState(AttachSession, 8f636272-c76f-46dd-8561-8c31fb632acf, ghrun-s4cqznanui.auto.internal:17290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:76 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MzU5OWUyMGYtYWZmYTBhNzAtZmE5MDdlNjEtYWRkODY4ZTM%3D
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteQuery, 2611d838-ea24-4b6c-b7a1-da4f9c6a95ec, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2611d838-ea24-4b6c-b7a1-da4f9c6a95ec, ghrun-s4cqznanui.auto.internal:17290): request = { session_id: "ydb://session/3?node_id=50000&id=MzU5OWUyMGYtYWZmYTBhNzAtZmE5MDdlNjEtYWRkODY4ZTM%3D" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    SELECT `Key`, `Text`\n                    FROM `Texts` VIEW `fulltext_idx`\n                    WHERE FulltextMatch(`Text`, \"404 not found\")\n                    ORDER BY `Key`;\n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteQuery, 2611d838-ea24-4b6c-b7a1-da4f9c6a95ec, ghrun-s4cqznanui.auto.internal:17290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:139 Session returned to queue: ydb://session/3?node_id=50000&id=MzU5OWUyMGYtYWZmYTBhNzAtZmE5MDdlNjEtYWRkODY4ZTM%3D
DEBUG    ydb.connection:connection.py:464 RpcState(DeleteSession, c568de63-581d-46fb-b9c5-6b55a5f75774, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, c568de63-581d-46fb-b9c5-6b55a5f75774, ghrun-s4cqznanui.auto.internal:17290): request = { session_id: "ydb://session/3?node_id=50000&id=MzU5OWUyMGYtYWZmYTBhNzAtZmE5MDdlNjEtYWRkODY4ZTM%3D" }
DEBUG    ydb.connection:connection.py:67 RpcState(DeleteSession, c568de63-581d-46fb-b9c5-6b55a5f75774, ghrun-s4cqznanui.auto.internal:17290): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:333 All session were deleted.
DEBUG    ydb.query.pool:pool.py:124 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:93 RpcState(AttachSession, 8f636272-c76f-46dd-8561-8c31fb632acf, ghrun-s4cqznanui.auto.internal:17290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:464 RpcState(CreateSession, 9ddc57fa-9164-43eb-a910-d95f8a6a8384, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.query.session:session.py:417 Attach stream error: Locally cancelled by application!, session_id: ydb://session/3?node_id=50000&id=MzU5OWUyMGYtYWZmYTBhNzAtZmE5MDdlNjEtYWRkODY4ZTM%3D
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 9ddc57fa-9164-43eb-a910-d95f8a6a8384, ghrun-s4cqznanui.auto.internal:17290): request = {  }
DEBUG    ydb.connection:connection.py:67 RpcState(CreateSession, 9ddc57fa-9164-43eb-a910-d95f8a6a8384, ghrun-s4cqznanui.auto.internal:17290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NDMyZGNhMjQtYjViMzk1OWUtODAyMGJiYjItMjExMDU0Njk%3D" node_id: 50000 }
DEBUG    ydb.connection:connection.py:464 RpcState(AttachSession, 5ef2e0b6-3b70-4df9-9488-61c295017d5c, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5ef2e0b6-3b70-4df9-9488-61c295017d5c, ghrun-s4cqznanui.auto.internal:17290): request = { session_id: "ydb://session/3?node_id=50000&id=NDMyZGNhMjQtYjViMzk1OWUtODAyMGJiYjItMjExMDU0Njk%3D" }
DEBUG    ydb.connection:connection.py:67 RpcState(AttachSession, 5ef2e0b6-3b70-4df9-9488-61c295017d5c, ghrun-s4cqznanui.auto.internal:17290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:76 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NDMyZGNhMjQtYjViMzk1OWUtODAyMGJiYjItMjExMDU0Njk%3D
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteQuery, 5570a12b-0912-4a74-be95-f66ea02b1756, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5570a12b-0912-4a74-be95-f66ea02b1756, ghrun-s4cqznanui.auto.internal:17290): request = { session_id: "ydb://session/3?node_id=50000&id=NDMyZGNhMjQtYjViMzk1OWUtODAyMGJiYjItMjExMDU0Njk%3D" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    TRUNCATE TABLE `Texts`;\n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteQuery, 5570a12b-0912-4a74-be95-f66ea02b1756, ghrun-s4cqznanui.auto.internal:17290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:139 Session returned to queue: ydb://session/3?node_id=50000&id=NDMyZGNhMjQtYjViMzk1OWUtODAyMGJiYjItMjExMDU0Njk%3D
DEBUG    ydb.connection:connection.py:464 RpcState(DeleteSession, fad15062-f6e3-4485-bbf9-a2e6ecc99757, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, fad15062-f6e3-4485-bbf9-a2e6ecc99757, ghrun-s4cqznanui.auto.internal:17290): request = { session_id: "ydb://session/3?node_id=50000&id=NDMyZGNhMjQtYjViMzk1OWUtODAyMGJiYjItMjExMDU0Njk%3D" }
DEBUG    ydb.connection:connection.py:67 RpcState(DeleteSession, fad15062-f6e3-4485-bbf9-a2e6ecc99757, ghrun-s4cqznanui.auto.internal:17290): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:333 All session were deleted.
DEBUG    ydb.connection:connection.py:464 RpcState(DeleteSession, 4a29798e-88fc-4a27-8f75-a5d804e79071, ghrun-s4cqznanui.auto.internal:17290): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, 4a29798e-88fc-4a27-8f75-a5d804e79071, ghrun-s4cqznanui.auto.internal:17290): request = { session_id: "ydb://session/3?node_id=50000&id=MjNiYTQxMTYtZTliYTYxZjMtMTlmZWI1OGYtNmIyZGY1ZDI%3D" }
DEBUG    ydb.connection:connection.py:93 RpcState(AttachSession, 5ef2e0b6-3b70-4df9-9488-61c295017d5c, ghrun-s4cqznanui.auto.internal:17290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.query.session:session.py:417 Attach stream error: Locally cancelled by application!, session_id: ydb://session/3?node_id=50000&id=NDMyZGNhMjQtYjViMzk1OWUtODAyMGJiYjItMjExMDU0Njk%3D
DEBUG    ydb.connection:connection.py:67 RpcState(DeleteSession, 4a29798e-88fc-4a27-8f75-a5d804e79071, ghrun-s4cqznanui.auto.internal:17290): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:333 All session were deleted.
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:454 Test teardown
DEBUG    ydb.topic:topic.py:759 Close topic client
DEBUG    ydb.topic:topic.py:762 Topic client was closed
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint localhost:2429
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint ghrun-s4cqznanui.auto.internal:17290
INFO     ydb.pool.Discovery:pool.py:332 Successfully terminated discovery process
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:443 /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:452 /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:461 /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions&cmstid=72057594037936131&txid=1787142729921200&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:469 /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:471 /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:477 /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:490 /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions: stop nodes
INFO     ydb.tests.library.harness.daemon.KiKiMRNode:daemon.py:220 Daemon stopped in 3.0236008167266846 s
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:346 Stopped node localhost:17290/1
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_truncate_table_with_fulltext_index_with_query_service_many_sessions: database down
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_truncate_table_fulltext_index
INFO     ydb.tests.library.harness.daemon.KiKiMRNode:daemon.py:220 Daemon stopped in 3.023862838745117 s
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:346 Stopped node localhost:2429/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13430
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23434
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28647
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17290
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64562
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17176
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2429
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62679
============================== slowest durations ===============================
8.24s setup    ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py::test_truncate_table_with_fulltext_index_with_query_service_many_sessions
6.59s teardown ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py::test_truncate_table_with_fulltext_index_with_query_service_many_sessions
2.50s call     ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py::test_truncate_table_with_fulltext_index_with_query_service_many_sessions
=========================== short test summary info ============================
FAILED ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py::test_truncate_table_with_fulltext_index_with_query_service_many_sessions - ydb.issues.PreconditionFailed: message: "Executing ESchemeOpTruncateTable" issue_code: 2029 severity: 1 issues { message: "Index impl tables cannot contain children" issue_code: 2029 severity: 1 } (server_code: 400120)
============================== 1 failed in 17.99s ==============================
============================= test session starts ==============================
platform linux -- Python 3.13.15, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ix74/000013/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.6.0
collected 4 items

ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py F

=================================== FAILURES ===================================
_____ test_truncate_table_with_prefixed_fulltext_index_with_query_service ______
ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py:270: in test_truncate_table_with_prefixed_fulltext_index_with_query_service
    truncate_table()
ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py:251: in truncate_table
    session_pool.execute_with_retries('''
contrib/python/ydb/py3/ydb/query/pool.py:271: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/observability/metrics.py:615: in wrapper
    return retry_func(callee, retry_settings, *args, **kwargs)
contrib/python/ydb/py3/ydb/retries.py:176: in retry_operation_sync
    for next_opt in retry_operation_impl(traced_callee, retry_settings, *args, **kwargs):
contrib/python/ydb/py3/ydb/retries.py:124: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/retries.py:173: in traced_callee
    return callee(*a, **kw)
contrib/python/ydb/py3/ydb/query/pool.py:269: in wrapped_callee
    return convert.aggregate_result_sets_by_index(it)
contrib/python/ydb/py3/ydb/convert.py:511: in aggregate_result_sets_by_index
    for result_set in result_sets:
contrib/python/ydb/py3/ydb/_utilities.py:189: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/query/base.py:87: in _next
    return super()._next()
contrib/python/ydb/py3/ydb/_utilities.py:180: in _next
    res = self.wrapper(next(self.it))
contrib/python/ydb/py3/ydb/query/session.py:543: in <lambda>
    lambda resp: base.wrap_execute_query_response(
contrib/python/ydb/py3/ydb/query/base.py:221: in decorator
    return func(rpc_state, response_pb, session, *args, **kwargs)
contrib/python/ydb/py3/ydb/query/base.py:238: in wrap_execute_query_response
    issues._process_response(response_pb)
contrib/python/ydb/py3/ydb/issues.py:264: in _process_response
    raise exc_class(_format_response(response_proto), response_proto.issues)
E   ydb.issues.PreconditionFailed: message: "Executing ESchemeOpTruncateTable" issue_code: 2029 severity: 1 issues { message: "Index impl tables cannot contain children" issue_code: 2029 severity: 1 } (server_code: 400120)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:443 ####################################################################################################
INFO     ya.test:ya.py:444 test_truncate_table_with_prefixed_fulltext_index_with_query_service
INFO     ya.test:ya.py:445 ####################################################################################################
INFO     ya.test:ya.py:446 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ix74/000013/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30259
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_truncate_table_fulltext_index
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:595 Working directory: /home/runner/.ya/build/build_root/ix74/000013/r3tmp/kikimr_cluster_clenrav2
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ix74/000013/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29127
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11646
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30266
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ix74/000013/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk3/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_prefixed_fulltext_index_with_query_service/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:334 Final command: /home/runner/.ya/build/build_root/ix74/000013/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --node-domain=Root --log-file-name=/home/runner/.ya/build/build_root/ix74/000013/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk3/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_prefixed_fulltext_index_with_query_service/cluster/node_1/logfile_x1sjjw5o.log --grpc-port=29127 --mon-port=11646 --ic-port=30259
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:205 Formatting pdisk SectorMap:1:64 on node localhost:29127/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ix74/000013/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk3/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_prefixed_fulltext_index_with_query_service/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:334 Final command: /home/runner/.ya/build/build_root/ix74/000013/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --node-domain=Root --log-file-name=/home/runner/.ya/build/build_root/ix74/000013/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk3/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_prefixed_fulltext_index_with_query_service/cluster/node_1/logfile_x1sjjw5o.log --grpc-port=29127 --mon-port=11646 --ic-port=30259
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ix74/000013/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ix74/000013/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk3/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_prefixed_fulltext_index_with_query_service/cluster/kikimr_configs/config.yaml', '--node=1', '--node-domain=Root', '--log-file-name=/home/runner/.ya/build/build_root/ix74/000013/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk3/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_prefixed_fulltext_index_with_query_service/cluster/node_1/logfile_x1sjjw5o.log', '--grpc-port=29127', '--mon-port=11646', '--ic-port=30259')' in '/home/runner/.ya/build/build_root/ix74/000013/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk3/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_prefixed_fulltext_index_with_query_service/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1728612
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:384 Started node localhost:29127/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/ix74/000013/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1728613
DEBUG    ya.test:process.py:258 Command (pid 1728613) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 1728613) elapsed time (sec): 0.5851085186004639
DEBUG    ya.test:process.py:262 Command (pid 1728613) idrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1728613) inblock: 0
DEBUG    ya.test:process.py:262 Command (pid 1728613) isrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1728613) ixrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1728613) majflt: 0
DEBUG    ya.test:process.py:262 Command (pid 1728613) maxrss: 544724
DEBUG    ya.test:process.py:262 Command (pid 1728613) minflt: 49329
DEBUG    ya.test:process.py:262 Command (pid 1728613) msgrcv: 0
DEBUG    ya.test:process.py:262 Command (pid 1728613) msgsnd: 0
DEBUG    ya.test:process.py:262 Command (pid 1728613) nivcsw: 3
DEBUG    ya.test:process.py:262 Command (pid 1728613) nsignals: 0
DEBUG    ya.test:process.py:262 Command (pid 1728613) nswap: 0
DEBUG    ya.test:process.py:262 Command (pid 1728613) nvcsw: 15
DEBUG    ya.test:process.py:262 Command (pid 1728613) oublock: 8
DEBUG    ya.test:process.py:262 Command (pid 1728613) stime: 0.162466
DEBUG    ya.test:process.py:262 Command (pid 1728613) utime: 0.377665
DEBUG    ya.test:process.py:262 Command (pid 1728613) wtime: 0.586
DEBUG    ya.test:process.py:274 Command (pid 1728613) output:
Git info:
    Commit: 1742e8e1aede0791b5132c44d9747d8da0aba63b
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 175be15c063d0af29b50027611f29376f8315d7c into 4cf1317cadc5558a2513cb6b2fe936640cb63b6c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s4cqznanui
    Host information: 
        Linux ghrun-s4cqznanui 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/12103990019/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/12103990019/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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:275 Command (pid 1728613) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:385 Node 1 version:
Git info:
    Commit: 1742e8e1aede0791b5132c44d9747d8da0aba63b
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 175be15c063d0af29b50027611f29376f8315d7c into 4cf1317cadc5558a2513cb6b2fe936640cb63b6c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s4cqznanui
    Host information: 
        Linux ghrun-s4cqznanui 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1037 Waiting for bs controller up
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1052 Run bs controller check, amount nodes 1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:948 Adding bs box
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ix74/000013/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:544 Executing command = ['/home/runner/.ya/build/build_root/ix74/000013/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29127', '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: 30259\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/ix74/000013/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29127', '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: 30259\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1730401
DEBUG    ya.test:process.py:258 Command (pid 1730401) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 1730401) elapsed time (sec): 0.8546037673950195
DEBUG    ya.test:process.py:262 Command (pid 1730401) idrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1730401) inblock: 0
DEBUG    ya.test:process.py:262 Command (pid 1730401) isrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1730401) ixrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1730401) majflt: 0
DEBUG    ya.test:process.py:262 Command (pid 1730401) maxrss: 603704
DEBUG    ya.test:process.py:262 Command (pid 1730401) minflt: 53597
DEBUG    ya.test:process.py:262 Command (pid 1730401) msgrcv: 0
DEBUG    ya.test:process.py:262 Command (pid 1730401) msgsnd: 0
DEBUG    ya.test:process.py:262 Command (pid 1730401) nivcsw: 34
DEBUG    ya.test:process.py:262 Command (pid 1730401) nsignals: 0
DEBUG    ya.test:process.py:262 Command (pid 1730401) nswap: 0
DEBUG    ya.test:process.py:262 Command (pid 1730401) nvcsw: 455
DEBUG    ya.test:process.py:262 Command (pid 1730401) oublock: 8
DEBUG    ya.test:process.py:262 Command (pid 1730401) stime: 0.230239
DEBUG    ya.test:process.py:262 Command (pid 1730401) utime: 0.576176
DEBUG    ya.test:process.py:262 Command (pid 1730401) wtime: 0.856
DEBUG    ya.test:process.py:274 Command (pid 1730401) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:275 Command (pid 1730401) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:1005 Adding storage pool with kind hdd
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ix74/000013/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:544 Executing command = ['/home/runner/.ya/build/build_root/ix74/000013/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29127', '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/ix74/000013/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29127', '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: 1730803
DEBUG    ya.test:process.py:258 Command (pid 1730803) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 1730803) elapsed time (sec): 0.6405062675476074
DEBUG    ya.test:process.py:262 Command (pid 1730803) idrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1730803) inblock: 0
DEBUG    ya.test:process.py:262 Command (pid 1730803) isrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1730803) ixrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1730803) majflt: 0
DEBUG    ya.test:process.py:262 Command (pid 1730803) maxrss: 603704
DEBUG    ya.test:process.py:262 Command (pid 1730803) minflt: 53622
DEBUG    ya.test:process.py:262 Command (pid 1730803) msgrcv: 0
DEBUG    ya.test:process.py:262 Command (pid 1730803) msgsnd: 0
DEBUG    ya.test:process.py:262 Command (pid 1730803) nivcsw: 4
DEBUG    ya.test:process.py:262 Command (pid 1730803) nsignals: 0
DEBUG    ya.test:process.py:262 Command (pid 1730803) nswap: 0
DEBUG    ya.test:process.py:262 Command (pid 1730803) nvcsw: 406
DEBUG    ya.test:process.py:262 Command (pid 1730803) oublock: 8
DEBUG    ya.test:process.py:262 Command (pid 1730803) stime: 0.20282799999999998
DEBUG    ya.test:process.py:262 Command (pid 1730803) utime: 0.40105999999999997
DEBUG    ya.test:process.py:262 Command (pid 1730803) wtime: 0.642
DEBUG    ya.test:process.py:274 Command (pid 1730803) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:275 Command (pid 1730803) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:678 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:685 Cluster started and initialized
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:443 /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:452 /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:461 /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:469 /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:471 /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:477 /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:490 /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service: start nodes and construct internals
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ix74/000013/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21196
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4589
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15432
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29574
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ix74/000013/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk3/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_prefixed_fulltext_index_with_query_service/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:334 Final command: /home/runner/.ya/build/build_root/ix74/000013/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:29127 --node-domain=Root --tenant=/Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service --log-file-name=/home/runner/.ya/build/build_root/ix74/000013/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk3/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_prefixed_fulltext_index_with_query_service/cluster/slot_1/logfile_in3wu09x.log --grpc-port=21196 --mon-port=4589 --ic-port=15432
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ix74/000013/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk3/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_prefixed_fulltext_index_with_query_service/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:334 Final command: /home/runner/.ya/build/build_root/ix74/000013/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:29127 --node-domain=Root --tenant=/Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service --log-file-name=/home/runner/.ya/build/build_root/ix74/000013/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk3/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_prefixed_fulltext_index_with_query_service/cluster/slot_1/logfile_in3wu09x.log --grpc-port=21196 --mon-port=4589 --ic-port=15432
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ix74/000013/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ix74/000013/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk3/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_prefixed_fulltext_index_with_query_service/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:29127', '--node-domain=Root', '--tenant=/Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service', '--log-file-name=/home/runner/.ya/build/build_root/ix74/000013/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk3/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_prefixed_fulltext_index_with_query_service/cluster/slot_1/logfile_in3wu09x.log', '--grpc-port=21196', '--mon-port=4589', '--ic-port=15432')' in '/home/runner/.ya/build/build_root/ix74/000013/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk3/testing_out_stuff/test_truncate_table_fulltext_index.py.test_truncate_table_with_prefixed_fulltext_index_with_query_service/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1731197
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:384 Started node localhost:21196/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/ix74/000013/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1731198
DEBUG    ya.test:process.py:258 Command (pid 1731198) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 1731198) elapsed time (sec): 0.5864133834838867
DEBUG    ya.test:process.py:262 Command (pid 1731198) idrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1731198) inblock: 0
DEBUG    ya.test:process.py:262 Command (pid 1731198) isrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1731198) ixrss: 0
DEBUG    ya.test:process.py:262 Command (pid 1731198) majflt: 3
DEBUG    ya.test:process.py:262 Command (pid 1731198) maxrss: 616196
DEBUG    ya.test:process.py:262 Command (pid 1731198) minflt: 49423
DEBUG    ya.test:process.py:262 Command (pid 1731198) msgrcv: 0
DEBUG    ya.test:process.py:262 Command (pid 1731198) msgsnd: 0
DEBUG    ya.test:process.py:262 Command (pid 1731198) nivcsw: 1
DEBUG    ya.test:process.py:262 Command (pid 1731198) nsignals: 0
DEBUG    ya.test:process.py:262 Command (pid 1731198) nswap: 0
DEBUG    ya.test:process.py:262 Command (pid 1731198) nvcsw: 15
DEBUG    ya.test:process.py:262 Command (pid 1731198) oublock: 8
DEBUG    ya.test:process.py:262 Command (pid 1731198) stime: 0.178166
DEBUG    ya.test:process.py:262 Command (pid 1731198) utime: 0.363641
DEBUG    ya.test:process.py:262 Command (pid 1731198) wtime: 0.588
DEBUG    ya.test:process.py:274 Command (pid 1731198) output:
Git info:
    Commit: 1742e8e1aede0791b5132c44d9747d8da0aba63b
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 175be15c063d0af29b50027611f29376f8315d7c into 4cf1317cadc5558a2513cb6b2fe936640cb63b6c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s4cqznanui
    Host information: 
        Linux ghrun-s4cqznanui 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/12103990019/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/12103990019/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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:275 Command (pid 1731198) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:385 Node 1 version:
Git info:
    Commit: 1742e8e1aede0791b5132c44d9747d8da0aba63b
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 175be15c063d0af29b50027611f29376f8315d7c into 4cf1317cadc5558a2513cb6b2fe936640cb63b6c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s4cqznanui
    Host information: 
        Linux ghrun-s4cqznanui 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service: wait construction done
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:182 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:192 Resolving endpoints for database /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service
DEBUG    ydb.connection:connection.py:464 RpcState(ListEndpoints, b1ce5bd8-ef96-434d-b273-0d362d448559, localhost:29127): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, b1ce5bd8-ef96-434d-b273-0d362d448559, localhost:29127): request = { database: "/Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service" }
DEBUG    ydb.connection:connection.py:67 RpcState(ListEndpoints, b1ce5bd8-ef96-434d-b273-0d362d448559, localhost:29127): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s4cqznanui.auto.internal" port: 21196 service: "nbs" 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:162 Resolved endpoints for database /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-s4cqznanui.auto.internal:21196, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint localhost:29127
DEBUG    ydb.topic:topic.py:759 Close topic client
DEBUG    ydb.topic:topic.py:762 Topic client was closed
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint localhost:29127
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint ghrun-s4cqznanui.auto.internal:21196
INFO     ydb.pool.Discovery:pool.py:332 Successfully terminated discovery process
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service: database up
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:459 Test call (class_name: test_truncate_table_fulltext_index.py, test_name: test_truncate_table_with_prefixed_fulltext_index_with_query_service)
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:182 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:192 Resolving endpoints for database /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service
DEBUG    ydb.connection:connection.py:464 RpcState(ListEndpoints, ff6d0177-91cc-483e-b9c3-cfb2a426c1ad, localhost:29127): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, ff6d0177-91cc-483e-b9c3-cfb2a426c1ad, localhost:29127): request = { database: "/Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service" }
DEBUG    ydb.connection:connection.py:67 RpcState(ListEndpoints, ff6d0177-91cc-483e-b9c3-cfb2a426c1ad, localhost:29127): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s4cqznanui.auto.internal" port: 21196 service: "nbs" 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:162 Resolved endpoints for database /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-s4cqznanui.auto.internal:21196, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:347 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint localhost:29127
DEBUG    ydb.query.pool:pool.py:124 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:464 RpcState(CreateSession, 6cf2a5f2-20f2-4017-9197-83605a156e12, ghrun-s4cqznanui.auto.internal:21196): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 6cf2a5f2-20f2-4017-9197-83605a156e12, ghrun-s4cqznanui.auto.internal:21196): request = {  }
DEBUG    ydb.connection:connection.py:67 RpcState(CreateSession, 6cf2a5f2-20f2-4017-9197-83605a156e12, ghrun-s4cqznanui.auto.internal:21196): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D" node_id: 50000 }
DEBUG    ydb.connection:connection.py:464 RpcState(AttachSession, d9599324-b948-4467-8bd7-dfa3eae52d9a, ghrun-s4cqznanui.auto.internal:21196): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d9599324-b948-4467-8bd7-dfa3eae52d9a, ghrun-s4cqznanui.auto.internal:21196): request = { session_id: "ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D" }
DEBUG    ydb.connection:connection.py:67 RpcState(AttachSession, d9599324-b948-4467-8bd7-dfa3eae52d9a, ghrun-s4cqznanui.auto.internal:21196): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:76 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteQuery, 5d6ea744-e8df-4226-954e-60987323ed77, ghrun-s4cqznanui.auto.internal:21196): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5d6ea744-e8df-4226-954e-60987323ed77, ghrun-s4cqznanui.auto.internal:21196): request = { session_id: "ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE TABLE `Texts` (\n                Key Uint64,\n                UserId Uint64,\n                Text String,\n                Data String,\n                PRIMARY KEY (Key)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteQuery, 5d6ea744-e8df-4226-954e-60987323ed77, ghrun-s4cqznanui.auto.internal:21196): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:139 Session returned to queue: ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D
DEBUG    ydb.query.pool:pool.py:118 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteQuery, ffe39b00-3208-463d-bb51-682fef3e4591, ghrun-s4cqznanui.auto.internal:21196): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ffe39b00-3208-463d-bb51-682fef3e4591, ghrun-s4cqznanui.auto.internal:21196): request = { session_id: "ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            ALTER TABLE `Texts` ADD INDEX fulltext_idx\n                GLOBAL USING fulltext_plain\n                ON (UserId, Text)\n                WITH (tokenizer=standard, use_filter_lowercase=true)\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteQuery, ffe39b00-3208-463d-bb51-682fef3e4591, ghrun-s4cqznanui.auto.internal:21196): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:139 Session returned to queue: ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D
DEBUG    ydb.query.pool:pool.py:118 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteQuery, a2542170-84fb-4347-aa1c-74e995444b66, ghrun-s4cqznanui.auto.internal:21196): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a2542170-84fb-4347-aa1c-74e995444b66, ghrun-s4cqznanui.auto.internal:21196): request = { session_id: "ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT `Key`, `Text`\n                FROM `Texts` VIEW `fulltext_idx`\n                WHERE UserId = 1 AND FulltextMatch(`Text`, \"404 not found\")\n                ORDER BY `Key`;\n            " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteQuery, a2542170-84fb-4347-aa1c-74e995444b66, ghrun-s4cqznanui.auto.internal:21196): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:139 Session returned to queue: ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D
DEBUG    ydb.query.pool:pool.py:118 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteQuery, f16ad7d4-eb8b-4234-b749-6084854a29e6, ghrun-s4cqznanui.auto.internal:21196): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f16ad7d4-eb8b-4234-b749-6084854a29e6, ghrun-s4cqznanui.auto.internal:21196): request = { session_id: "ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                UPSERT INTO `Texts` (Key, UserId, Text, Data) VALUES\n                    (100, 1, \"Cats love cats.\", \"cats data\"),\n                    (200, 1, \"Dogs love foxes.\", \"dogs data\"),\n                    (300, 2, \"Cats love milk.\", \"more cats data\")\n            " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteQuery, f16ad7d4-eb8b-4234-b749-6084854a29e6, ghrun-s4cqznanui.auto.internal:21196): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:139 Session returned to queue: ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D
DEBUG    ydb.query.pool:pool.py:118 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteQuery, f40a33a4-5b05-4a85-8895-a9c7f3b4ca72, ghrun-s4cqznanui.auto.internal:21196): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f40a33a4-5b05-4a85-8895-a9c7f3b4ca72, ghrun-s4cqznanui.auto.internal:21196): request = { session_id: "ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT `Key`, `Text`\n                FROM `Texts` VIEW `fulltext_idx`\n                WHERE UserId = 1 AND FulltextMatch(`Text`, \"404 not found\")\n                ORDER BY `Key`;\n            " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteQuery, f40a33a4-5b05-4a85-8895-a9c7f3b4ca72, ghrun-s4cqznanui.auto.internal:21196): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:139 Session returned to queue: ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D
DEBUG    ydb.query.pool:pool.py:118 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteQuery, 99050372-7674-4189-bb8b-fa6f4d070577, ghrun-s4cqznanui.auto.internal:21196): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 99050372-7674-4189-bb8b-fa6f4d070577, ghrun-s4cqznanui.auto.internal:21196): request = { session_id: "ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT `Key`, `Text`\n                FROM `Texts` VIEW `fulltext_idx`\n                WHERE UserId = 1 AND FulltextMatch(`Text`, \"cats\")\n                ORDER BY `Key`;\n            " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteQuery, 99050372-7674-4189-bb8b-fa6f4d070577, ghrun-s4cqznanui.auto.internal:21196): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:139 Session returned to queue: ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D
DEBUG    ydb.query.pool:pool.py:118 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D
DEBUG    ydb.connection:connection.py:464 RpcState(ExecuteQuery, 0b96b6af-1159-4a93-978f-78b0ca98f480, ghrun-s4cqznanui.auto.internal:21196): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0b96b6af-1159-4a93-978f-78b0ca98f480, ghrun-s4cqznanui.auto.internal:21196): request = { session_id: "ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                TRUNCATE TABLE `Texts`;\n            " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:67 RpcState(ExecuteQuery, 0b96b6af-1159-4a93-978f-78b0ca98f480, ghrun-s4cqznanui.auto.internal:21196): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:139 Session returned to queue: ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D
DEBUG    ydb.connection:connection.py:464 RpcState(DeleteSession, 3c2b8676-e4d6-4dd2-90e8-8af239fc10f8, ghrun-s4cqznanui.auto.internal:21196): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, 3c2b8676-e4d6-4dd2-90e8-8af239fc10f8, ghrun-s4cqznanui.auto.internal:21196): request = { session_id: "ydb://session/3?node_id=50000&id=YmEzMWM2NmYtMzQzMjc1MDYtNTkwODRiNWItY2RlNzU2Mjk%3D" }
DEBUG    ydb.connection:connection.py:67 RpcState(DeleteSession, 3c2b8676-e4d6-4dd2-90e8-8af239fc10f8, ghrun-s4cqznanui.auto.internal:21196): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:333 All session were deleted.
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:454 Test teardown
DEBUG    ydb.topic:topic.py:759 Close topic client
DEBUG    ydb.topic:topic.py:762 Topic client was closed
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint localhost:29127
DEBUG    ydb.connection:connection.py:592 Closing channel for endpoint ghrun-s4cqznanui.auto.internal:21196
INFO     ydb.pool.Discovery:pool.py:332 Successfully terminated discovery process
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:443 /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:452 /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:461 /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service&cmstid=72057594037936131&txid=1787142733333264&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:469 /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:471 /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:477 /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:490 /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service: stop nodes
INFO     ydb.tests.library.harness.daemon.KiKiMRNode:daemon.py:220 Daemon stopped in 4.02444314956665 s
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:346 Stopped node localhost:21196/1
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_truncate_table_with_prefixed_fulltext_index_with_query_service: database down
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_truncate_table_fulltext_index
INFO     ydb.tests.library.harness.daemon.KiKiMRNode:daemon.py:220 Daemon stopped in 3.026052236557007 s
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:346 Stopped node localhost:29127/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29574
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15432
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4589
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21196
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30266
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11646
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29127
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30259
============================== slowest durations ===============================
8.69s setup    ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py::test_truncate_table_with_prefixed_fulltext_index_with_query_service
7.60s teardown ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py::test_truncate_table_with_prefixed_fulltext_index_with_query_service
2.38s call     ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py::test_truncate_table_with_prefixed_fulltext_index_with_query_service
=========================== short test summary info ============================
FAILED ydb/tests/datashard/truncate/functional/test_truncate_table_fulltext_index.py::test_truncate_table_with_prefixed_fulltext_index_with_query_service - ydb.issues.PreconditionFailed: message: "Executing ESchemeOpTruncateTable" issue_code: 2029 severity: 1 issues { message: "Index impl tables cannot contain children" issue_code: 2029 severity: 1 } (server_code: 400120)
============================== 1 failed in 19.31s ==============================
============================= test session starts ==============================
platform linux -- Python 3.13.15, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ix74/000014/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.6.0
collected 4 items

============================ no tests ran in 0.21s =============================
============================= test session starts ==============================
platform linux -- Python 3.13.15, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ix74/000016/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.6.0
collected 4 items

============================ no tests ran in 0.21s =============================
============================= test session starts ==============================
platform linux -- Python 3.13.15, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ix74/000017/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.6.0
collected 4 items

============================ no tests ran in 0.22s =============================
============================= test session starts ==============================
platform linux -- Python 3.13.15, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ix74/000018/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.6.0
collected 4 items

============================ no tests ran in 0.21s =============================
============================= test session starts ==============================
platform linux -- Python 3.13.15, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ix74/000015/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.6.0
collected 4 items

============================ no tests ran in 0.27s =============================
============================= test session starts ==============================
platform linux -- Python 3.13.15, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ix74/000012/ydb/tests/datashard/truncate/functional/test-results/py3test/testing_out_stuff/test_truncate_table_fulltext_index/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.6.0
collected 4 items

============================ no tests ran in 0.21s =============================
