============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k5ye/003186/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 5 items

test_grants.py F

=================================== FAILURES ===================================
_______________________________ test_cdc_grants ________________________________
ydb/tests/functional/security/test_grants.py:252: in test_cdc_grants
    message = reader.receive_message(timeout=5)
contrib/python/ydb/py3/ydb/_topic_reader/topic_reader_sync.py:90: in receive_message
    return self._caller.safe_call_with_result(self._async_reader.receive_message(), timeout)
contrib/python/ydb/py3/ydb/_topic_common/common.py:126: in safe_call_with_result
    return asyncio.run_coroutine_threadsafe(call_coro(), self._loop).result()
contrib/tools/python3/Lib/concurrent/futures/_base.py:456: in result
    return self.__get_result()
contrib/tools/python3/Lib/concurrent/futures/_base.py:401: in __get_result
    raise self._exception
E   TimeoutError
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_cdc_grants
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k5ye/003186/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25117
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_grants
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/k5ye/003186/r3tmp/kikimr_cluster_z92f8i4a
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k5ye/003186/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4153
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3061
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2533
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8406
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k5ye/003186/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_grants.py.test_cdc_grants/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/k5ye/003186/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/k5ye/003186/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_grants.py.test_cdc_grants/cluster/node_1/logfile__w1assdj.log --grpc-port=4153 --mon-port=3061 --ic-port=25117
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:4153/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k5ye/003186/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_grants.py.test_cdc_grants/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/k5ye/003186/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/k5ye/003186/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_grants.py.test_cdc_grants/cluster/node_1/logfile__w1assdj.log --grpc-port=4153 --mon-port=3061 --ic-port=25117
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k5ye/003186/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k5ye/003186/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_grants.py.test_cdc_grants/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/k5ye/003186/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_grants.py.test_cdc_grants/cluster/node_1/logfile__w1assdj.log', '--grpc-port=4153', '--mon-port=3061', '--ic-port=25117')' in '/home/runner/.ya/build/build_root/k5ye/003186/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_grants.py.test_cdc_grants/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1615593
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:4153/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/k5ye/003186/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1615594
DEBUG    ya.test:process.py:259 Command (pid 1615594) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1615594) elapsed time (sec): 0.9436733722686768
DEBUG    ya.test:process.py:263 Command (pid 1615594) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1615594) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1615594) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1615594) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1615594) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 1615594) maxrss: 538772
DEBUG    ya.test:process.py:263 Command (pid 1615594) minflt: 18671
DEBUG    ya.test:process.py:263 Command (pid 1615594) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1615594) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1615594) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 1615594) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1615594) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1615594) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 1615594) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1615594) stime: 0.7588849999999999
DEBUG    ya.test:process.py:263 Command (pid 1615594) utime: 0.124634
DEBUG    ya.test:process.py:263 Command (pid 1615594) wtime: 0.945
DEBUG    ya.test:process.py:275 Command (pid 1615594) output:
Git info:
    Commit: 7af37518dc16407072f979173dbda726e1feb125
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 72f4710434aeb30046e15dd5da86974ca6598d26 into 68a9dd6f6516417656ad5bdcce56ea364b24b70d

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 7af37518dc16407072f979173dbda726e1feb125
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 72f4710434aeb30046e15dd5da86974ca6598d26 into 68a9dd6f6516417656ad5bdcce56ea364b24b70d
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k5ye/003186/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/k5ye/003186/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4153', '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: 25117\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/k5ye/003186/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4153', '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: 25117\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1620600
DEBUG    ya.test:process.py:259 Command (pid 1620600) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1620600) elapsed time (sec): 0.5838885307312012
DEBUG    ya.test:process.py:263 Command (pid 1620600) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1620600) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1620600) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1620600) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1620600) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1620600) maxrss: 547136
DEBUG    ya.test:process.py:263 Command (pid 1620600) minflt: 18277
DEBUG    ya.test:process.py:263 Command (pid 1620600) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1620600) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1620600) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 1620600) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1620600) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1620600) nvcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 1620600) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1620600) stime: 0.376895
DEBUG    ya.test:process.py:263 Command (pid 1620600) utime: 0.128305
DEBUG    ya.test:process.py:263 Command (pid 1620600) wtime: 0.585
DEBUG    ya.test:process.py:275 Command (pid 1620600) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k5ye/003186/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/k5ye/003186/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4153', '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/k5ye/003186/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4153', '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: 1621068
DEBUG    ya.test:process.py:259 Command (pid 1621068) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1621068) elapsed time (sec): 1.0520358085632324
DEBUG    ya.test:process.py:263 Command (pid 1621068) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1621068) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1621068) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1621068) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1621068) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1621068) maxrss: 547136
DEBUG    ya.test:process.py:263 Command (pid 1621068) minflt: 18280
DEBUG    ya.test:process.py:263 Command (pid 1621068) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1621068) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1621068) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 1621068) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1621068) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1621068) nvcsw: 149
DEBUG    ya.test:process.py:263 Command (pid 1621068) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1621068) stime: 0.850445
DEBUG    ya.test:process.py:263 Command (pid 1621068) utime: 0.136393
DEBUG    ya.test:process.py:263 Command (pid 1621068) wtime: 1.053
DEBUG    ya.test:process.py:275 Command (pid 1621068) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_grants.py, test_name: test_cdc_grants)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k5ye/003186/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26620
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26621
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3570
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4036
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9598
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63466
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k5ye/003186/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_grants.py.test_cdc_grants/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/k5ye/003186/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:4153 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/k5ye/003186/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_grants.py.test_cdc_grants/cluster/slot_1/logfile_uvh45qp2.log --grpc-port=26621 --mon-port=3570 --ic-port=4036
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k5ye/003186/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_grants.py.test_cdc_grants/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/k5ye/003186/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:4153 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/k5ye/003186/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_grants.py.test_cdc_grants/cluster/slot_1/logfile_uvh45qp2.log --grpc-port=26621 --mon-port=3570 --ic-port=4036
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k5ye/003186/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k5ye/003186/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_grants.py.test_cdc_grants/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:4153', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/k5ye/003186/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_grants.py.test_cdc_grants/cluster/slot_1/logfile_uvh45qp2.log', '--grpc-port=26621', '--mon-port=3570', '--ic-port=4036')' in '/home/runner/.ya/build/build_root/k5ye/003186/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_grants.py.test_cdc_grants/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1623638
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:26621/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/k5ye/003186/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1623639
DEBUG    ya.test:process.py:259 Command (pid 1623639) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1623639) elapsed time (sec): 0.7484035491943359
DEBUG    ya.test:process.py:263 Command (pid 1623639) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1623639) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1623639) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1623639) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1623639) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 1623639) maxrss: 538772
DEBUG    ya.test:process.py:263 Command (pid 1623639) minflt: 17928
DEBUG    ya.test:process.py:263 Command (pid 1623639) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1623639) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1623639) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1623639) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1623639) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1623639) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1623639) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1623639) stime: 0.573441
DEBUG    ya.test:process.py:263 Command (pid 1623639) utime: 0.12344899999999999
DEBUG    ya.test:process.py:263 Command (pid 1623639) wtime: 0.75
DEBUG    ya.test:process.py:275 Command (pid 1623639) output:
Git info:
    Commit: 7af37518dc16407072f979173dbda726e1feb125
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 72f4710434aeb30046e15dd5da86974ca6598d26 into 68a9dd6f6516417656ad5bdcce56ea364b24b70d

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 7af37518dc16407072f979173dbda726e1feb125
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 72f4710434aeb30046e15dd5da86974ca6598d26 into 68a9dd6f6516417656ad5bdcce56ea364b24b70d
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 66d1095d-5699-43d5-9b07-b36ef07e823c, localhost:4153): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 66d1095d-5699-43d5-9b07-b36ef07e823c, localhost:4153): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 66d1095d-5699-43d5-9b07-b36ef07e823c, localhost:4153): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pabuy7zjau.auto.internal" port: 26621 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pabuy7zjau.auto.internal:26621, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e2d8b12e-4191-4b7f-9f59-04f88e13655d, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e2d8b12e-4191-4b7f-9f59-04f88e13655d, ghrun-pabuy7zjau.auto.internal:26621): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e2d8b12e-4191-4b7f-9f59-04f88e13655d, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=M2Y1ZTUwMTAtM2VjOGE5M2MtMTZkOWNiMTctY2M4NTNmZjM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7bf295de-104a-4a28-9be4-0cbacd50700c, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7bf295de-104a-4a28-9be4-0cbacd50700c, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=M2Y1ZTUwMTAtM2VjOGE5M2MtMTZkOWNiMTctY2M4NTNmZjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7bf295de-104a-4a28-9be4-0cbacd50700c, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=M2Y1ZTUwMTAtM2VjOGE5M2MtMTZkOWNiMTctY2M4NTNmZjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 85f0871f-b6c2-46de-bfc1-9c2d8276e65c, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85f0871f-b6c2-46de-bfc1-9c2d8276e65c, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=M2Y1ZTUwMTAtM2VjOGE5M2MtMTZkOWNiMTctY2M4NTNmZjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85f0871f-b6c2-46de-bfc1-9c2d8276e65c, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=M2Y1ZTUwMTAtM2VjOGE5M2MtMTZkOWNiMTctY2M4NTNmZjM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 915af274-19e1-4edc-8104-fe0bfd8999b2, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 915af274-19e1-4edc-8104-fe0bfd8999b2, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=M2Y1ZTUwMTAtM2VjOGE5M2MtMTZkOWNiMTctY2M4NTNmZjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 915af274-19e1-4edc-8104-fe0bfd8999b2, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7bf295de-104a-4a28-9be4-0cbacd50700c, ghrun-pabuy7zjau.auto.internal:26621): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pabuy7zjau.auto.internal:26621
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 67738334-22dc-4173-a857-b5355d901261, localhost:4153): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 67738334-22dc-4173-a857-b5355d901261, localhost:4153): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 67738334-22dc-4173-a857-b5355d901261, localhost:4153): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pabuy7zjau.auto.internal" port: 26621 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pabuy7zjau.auto.internal:26621, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6b3a2d4a-3b96-4e5c-92be-8cc7192bb9bd, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6b3a2d4a-3b96-4e5c-92be-8cc7192bb9bd, ghrun-pabuy7zjau.auto.internal:26621): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6b3a2d4a-3b96-4e5c-92be-8cc7192bb9bd, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MThlMDZjYzMtYmZkYjdkZC0zNDk5NzhlYS1kOWQ2MzFiYg==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 37f595da-2a1c-4f78-b9b0-8fc8b96bc7a1, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 37f595da-2a1c-4f78-b9b0-8fc8b96bc7a1, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=MThlMDZjYzMtYmZkYjdkZC0zNDk5NzhlYS1kOWQ2MzFiYg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 37f595da-2a1c-4f78-b9b0-8fc8b96bc7a1, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MThlMDZjYzMtYmZkYjdkZC0zNDk5NzhlYS1kOWQ2MzFiYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5322c750-7928-432a-a3ce-fc7b75b3dfab, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5322c750-7928-432a-a3ce-fc7b75b3dfab, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=MThlMDZjYzMtYmZkYjdkZC0zNDk5NzhlYS1kOWQ2MzFiYg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT CREATE TABLE ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5322c750-7928-432a-a3ce-fc7b75b3dfab, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MThlMDZjYzMtYmZkYjdkZC0zNDk5NzhlYS1kOWQ2MzFiYg==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 0e9f75d8-c501-4242-a576-07fc09fdc57a, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 0e9f75d8-c501-4242-a576-07fc09fdc57a, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=MThlMDZjYzMtYmZkYjdkZC0zNDk5NzhlYS1kOWQ2MzFiYg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 0e9f75d8-c501-4242-a576-07fc09fdc57a, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 37f595da-2a1c-4f78-b9b0-8fc8b96bc7a1, ghrun-pabuy7zjau.auto.internal:26621): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pabuy7zjau.auto.internal:26621
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:113 Start refresh token from metadata
INFO     ydb.credentials.StaticCredentials:credentials.py:115 Cached token reached refresh_in deadline, current time 1762423978.6295588, deadline 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a8f37f16-53c7-4398-9118-365baa12cdb1, localhost:4153): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8f37f16-53c7-4398-9118-365baa12cdb1, localhost:4153): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8f37f16-53c7-4398-9118-365baa12cdb1, localhost:4153): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Auth.LoginResult] { token: "eyJhbGciOiJQUzI1NiIsImtpZCI6IjEifQ.eyJhdWQiOlsiXC9Sb290Il0sImV4cCI6MTc2MjQ2NzE3OCwiaWF0IjoxNzYyNDIzOTc4LCJzdWIiOiJ1c2VyMSJ9.X26fOs0OsS2b9EagY6-VCR8G4I2Vf_F631lwhsLcEbGytwe4dPiYfDmh62RDleUf3OrCdzKdGxMJAyj_8n8a0X0bjb3cn4LbZOnM7QztHnOkCfQo-nC0EwaL5TXPzfDOXJAa1cRl_9Icf3K7OpdthcAiPU4hZSVC-NQSiBqN9iLjvBY8xgsyd04irF3lcq-p_5LP08NJwABzzTVaPMRRb1Y6sjZ1ZHfTRIrRF5RtYaBY82eMHqpug7HVa9zibEDN6PBeBVf6E09ybufFRDzrnLY7NU98IDfIqY0h1cO62KtBRQmUpufRbKGpf4mINY1VIBTccx3C_ZCstkuW8gKT-g" } } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
INFO     ydb.credentials.StaticCredentials:credentials.py:139 Token refresh successful. current_time 1762423978.6295588, refresh_in 1762424428.837325
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 8193c6f5-6d27-4a9f-a1ff-8068f918650b, localhost:4153): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8193c6f5-6d27-4a9f-a1ff-8068f918650b, localhost:4153): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8193c6f5-6d27-4a9f-a1ff-8068f918650b, localhost:4153): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pabuy7zjau.auto.internal" port: 26621 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pabuy7zjau.auto.internal:26621, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1cf0df35-e929-4343-97db-e02489dc71b1, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1cf0df35-e929-4343-97db-e02489dc71b1, ghrun-pabuy7zjau.auto.internal:26621): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1cf0df35-e929-4343-97db-e02489dc71b1, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZWQ3ZDM3YmEtMmYyYmJjMTYtYmQwNTg0OTMtOWNlOGYxNWU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1bdb1835-ce08-4fa0-a6a9-d21a3260b54d, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1bdb1835-ce08-4fa0-a6a9-d21a3260b54d, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=ZWQ3ZDM3YmEtMmYyYmJjMTYtYmQwNTg0OTMtOWNlOGYxNWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1bdb1835-ce08-4fa0-a6a9-d21a3260b54d, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZWQ3ZDM3YmEtMmYyYmJjMTYtYmQwNTg0OTMtOWNlOGYxNWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 43984fe8-4963-4431-83f5-eb545c804f9b, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43984fe8-4963-4431-83f5-eb545c804f9b, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=ZWQ3ZDM3YmEtMmYyYmJjMTYtYmQwNTg0OTMtOWNlOGYxNWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE TABLE table (a Uint64, b Uint64, PRIMARY KEY (a));" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 43984fe8-4963-4431-83f5-eb545c804f9b, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZWQ3ZDM3YmEtMmYyYmJjMTYtYmQwNTg0OTMtOWNlOGYxNWU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a011699b-959c-4970-8761-8b5aa5565a61, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a011699b-959c-4970-8761-8b5aa5565a61, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=ZWQ3ZDM3YmEtMmYyYmJjMTYtYmQwNTg0OTMtOWNlOGYxNWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a011699b-959c-4970-8761-8b5aa5565a61, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pabuy7zjau.auto.internal:26621
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 57bac772-282f-4276-89db-3c777da698e6, localhost:4153): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 57bac772-282f-4276-89db-3c777da698e6, localhost:4153): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 57bac772-282f-4276-89db-3c777da698e6, localhost:4153): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pabuy7zjau.auto.internal" port: 26621 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pabuy7zjau.auto.internal:26621, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b8c98bdd-6795-4d7e-b80a-a7251e47b231, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b8c98bdd-6795-4d7e-b80a-a7251e47b231, ghrun-pabuy7zjau.auto.internal:26621): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b8c98bdd-6795-4d7e-b80a-a7251e47b231, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MjYxYTRmNDYtN2JjOTU2MDYtZWE3NDQyMy1lMjBjZGRlMQ==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 58f637d8-5236-4691-86d5-eed85c604441, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 58f637d8-5236-4691-86d5-eed85c604441, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=MjYxYTRmNDYtN2JjOTU2MDYtZWE3NDQyMy1lMjBjZGRlMQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 58f637d8-5236-4691-86d5-eed85c604441, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MjYxYTRmNDYtN2JjOTU2MDYtZWE3NDQyMy1lMjBjZGRlMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 888348f7-03e3-46a6-a8c1-d93d8daadae6, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 888348f7-03e3-46a6-a8c1-d93d8daadae6, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=MjYxYTRmNDYtN2JjOTU2MDYtZWE3NDQyMy1lMjBjZGRlMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "INSERT INTO `/Root/test/table` (a, b) VALUES (1, 1);" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 888348f7-03e3-46a6-a8c1-d93d8daadae6, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MjYxYTRmNDYtN2JjOTU2MDYtZWE3NDQyMy1lMjBjZGRlMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d561692d-df08-4ae8-b3a3-9ea83e391df5, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d561692d-df08-4ae8-b3a3-9ea83e391df5, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=MjYxYTRmNDYtN2JjOTU2MDYtZWE3NDQyMy1lMjBjZGRlMQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d561692d-df08-4ae8-b3a3-9ea83e391df5, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pabuy7zjau.auto.internal:26621
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d90adf40-834f-4a80-a2fb-02fd01bf02be, localhost:4153): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d90adf40-834f-4a80-a2fb-02fd01bf02be, localhost:4153): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d90adf40-834f-4a80-a2fb-02fd01bf02be, localhost:4153): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pabuy7zjau.auto.internal" port: 26621 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pabuy7zjau.auto.internal:26621, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6ead92a7-d861-46e8-81b2-bca16fa5dc55, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6ead92a7-d861-46e8-81b2-bca16fa5dc55, ghrun-pabuy7zjau.auto.internal:26621): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6ead92a7-d861-46e8-81b2-bca16fa5dc55, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YTJhMWYzZGEtODUyM2UyYWQtMmE3MTUyMjItOTEyMTNjNg==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 14ac42bd-7fa2-41d0-9e66-bf6f5620df53, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 14ac42bd-7fa2-41d0-9e66-bf6f5620df53, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=YTJhMWYzZGEtODUyM2UyYWQtMmE3MTUyMjItOTEyMTNjNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 14ac42bd-7fa2-41d0-9e66-bf6f5620df53, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YTJhMWYzZGEtODUyM2UyYWQtMmE3MTUyMjItOTEyMTNjNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 19aad196-7d4d-4467-b047-593cf80a0aba, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19aad196-7d4d-4467-b047-593cf80a0aba, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=YTJhMWYzZGEtODUyM2UyYWQtMmE3MTUyMjItOTEyMTNjNg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 19aad196-7d4d-4467-b047-593cf80a0aba, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YTJhMWYzZGEtODUyM2UyYWQtMmE3MTUyMjItOTEyMTNjNg==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 0f6f5c1f-863f-44e3-b219-7d4efe9212c3, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 0f6f5c1f-863f-44e3-b219-7d4efe9212c3, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=YTJhMWYzZGEtODUyM2UyYWQtMmE3MTUyMjItOTEyMTNjNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 0f6f5c1f-863f-44e3-b219-7d4efe9212c3, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 14ac42bd-7fa2-41d0-9e66-bf6f5620df53, ghrun-pabuy7zjau.auto.internal:26621): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pabuy7zjau.auto.internal:26621
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 697cf0c0-9362-419e-b35d-aca09cf3baab, localhost:4153): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 697cf0c0-9362-419e-b35d-aca09cf3baab, localhost:4153): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 697cf0c0-9362-419e-b35d-aca09cf3baab, localhost:4153): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pabuy7zjau.auto.internal" port: 26621 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pabuy7zjau.auto.internal:26621, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3fd94c42-1cfd-4d71-bc03-6cc609e877ea, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3fd94c42-1cfd-4d71-bc03-6cc609e877ea, ghrun-pabuy7zjau.auto.internal:26621): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3fd94c42-1cfd-4d71-bc03-6cc609e877ea, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZTg3MjlkNmItOWZhODgyODUtZmNkMjI1YmYtMTBiNTcxN2E=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7dc90b25-f8f0-4d75-acfa-21df07274a3e, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7dc90b25-f8f0-4d75-acfa-21df07274a3e, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=ZTg3MjlkNmItOWZhODgyODUtZmNkMjI1YmYtMTBiNTcxN2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7dc90b25-f8f0-4d75-acfa-21df07274a3e, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZTg3MjlkNmItOWZhODgyODUtZmNkMjI1YmYtMTBiNTcxN2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8e6fb568-b606-446f-9649-81faafc351d2, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e6fb568-b606-446f-9649-81faafc351d2, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=ZTg3MjlkNmItOWZhODgyODUtZmNkMjI1YmYtMTBiNTcxN2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "REVOKE all ON `/Root/test/table` FROM user2;" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8e6fb568-b606-446f-9649-81faafc351d2, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZTg3MjlkNmItOWZhODgyODUtZmNkMjI1YmYtMTBiNTcxN2E=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 99b06464-5d31-40e3-82cb-8e151338af1f, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 99b06464-5d31-40e3-82cb-8e151338af1f, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=ZTg3MjlkNmItOWZhODgyODUtZmNkMjI1YmYtMTBiNTcxN2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 99b06464-5d31-40e3-82cb-8e151338af1f, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7dc90b25-f8f0-4d75-acfa-21df07274a3e, ghrun-pabuy7zjau.auto.internal:26621): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pabuy7zjau.auto.internal:26621
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:113 Start refresh token from metadata
INFO     ydb.credentials.StaticCredentials:credentials.py:115 Cached token reached refresh_in deadline, current time 1762423981.8982632, deadline 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e153a12c-b7e6-441c-8e1a-acd4563e3f40, localhost:4153): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e153a12c-b7e6-441c-8e1a-acd4563e3f40, localhost:4153): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user2" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e153a12c-b7e6-441c-8e1a-acd4563e3f40, localhost:4153): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Auth.LoginResult] { token: "eyJhbGciOiJQUzI1NiIsImtpZCI6IjEifQ.eyJhdWQiOlsiXC9Sb290Il0sImV4cCI6MTc2MjQ2NzE4MSwiaWF0IjoxNzYyNDIzOTgxLCJzdWIiOiJ1c2VyMiJ9.zTLV4A0bgn64xGaHaVPmb9QaF15QRQtvu8RFxv1a530LTrybhmEMUuHb5LNN9rUdVZQf49lDBnA9f9uw_9Rx-3dCB1kESUb6zj2IdFZKlWdvJNN3wBb2qyeOfvcKsF93c_b_pmB_FM_44QDP4YpCS7e56i6bcEjGFQxr-UWcShjDlO9_m49P6G5LP9dA1a8IC7t2Mbfh-EEytarYVHqg_ZKuQr_uibRK-wPcNSxALxzAMgSjh3r_zrzL8R-VBZEQsRksJ3pqZ82B0w_EZhfMHH0qqvW-7v9NVXEYGiL2phj78R3JviHc8xvAI_wJ99v2rW8bJPvBkqTQE3ielsehCg" } } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
INFO     ydb.credentials.StaticCredentials:credentials.py:139 Token refresh successful. current_time 1762423981.8982632, refresh_in 1762424432.1064727
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 8c1e88f2-e97d-4597-a250-7c8c10803cad, localhost:4153): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8c1e88f2-e97d-4597-a250-7c8c10803cad, localhost:4153): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8c1e88f2-e97d-4597-a250-7c8c10803cad, localhost:4153): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pabuy7zjau.auto.internal" port: 26621 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pabuy7zjau.auto.internal:26621, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 39260b3d-524c-47fe-b032-85045b2c65f0, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 39260b3d-524c-47fe-b032-85045b2c65f0, ghrun-pabuy7zjau.auto.internal:26621): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 39260b3d-524c-47fe-b032-85045b2c65f0, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ODNkNjM3NjMtM2M3YjA5YjktZDdmNzBmYTQtZDgwMzZiOQ==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 495ad326-6939-45f6-bbe3-72f0b17959ad, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 495ad326-6939-45f6-bbe3-72f0b17959ad, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=ODNkNjM3NjMtM2M3YjA5YjktZDdmNzBmYTQtZDgwMzZiOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 495ad326-6939-45f6-bbe3-72f0b17959ad, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ODNkNjM3NjMtM2M3YjA5YjktZDdmNzBmYTQtZDgwMzZiOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2bba0ba4-8b12-49b6-a662-74d56092280a, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2bba0ba4-8b12-49b6-a662-74d56092280a, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=ODNkNjM3NjMtM2M3YjA5YjktZDdmNzBmYTQtZDgwMzZiOQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "ALTER TABLE `/Root/test/table` ADD CHANGEFEED updates WITH (FORMAT = \'JSON\', MODE = \'NEW_AND_OLD_IMAGES\', INITIAL_SCAN = TRUE);" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2bba0ba4-8b12-49b6-a662-74d56092280a, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ODNkNjM3NjMtM2M3YjA5YjktZDdmNzBmYTQtZDgwMzZiOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, b3159e0b-a68f-4a89-8839-b3b7dbc22f7d, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, b3159e0b-a68f-4a89-8839-b3b7dbc22f7d, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=ODNkNjM3NjMtM2M3YjA5YjktZDdmNzBmYTQtZDgwMzZiOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, b3159e0b-a68f-4a89-8839-b3b7dbc22f7d, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 495ad326-6939-45f6-bbe3-72f0b17959ad, ghrun-pabuy7zjau.auto.internal:26621): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pabuy7zjau.auto.internal:26621
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 84511d3a-88a8-4004-b6fd-f28f165e6ac7, localhost:4153): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 84511d3a-88a8-4004-b6fd-f28f165e6ac7, localhost:4153): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 84511d3a-88a8-4004-b6fd-f28f165e6ac7, localhost:4153): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pabuy7zjau.auto.internal" port: 26621 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pabuy7zjau.auto.internal:26621, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 320d888b-5a9e-4a3b-bb5e-18ebd8d6b458, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 320d888b-5a9e-4a3b-bb5e-18ebd8d6b458, ghrun-pabuy7zjau.auto.internal:26621): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 320d888b-5a9e-4a3b-bb5e-18ebd8d6b458, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OTZiYTQwYTAtMTNkOWVlNTYtNTg2ZWI4N2EtOTgxODk1MjU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 94cd79a5-fc37-44c7-ba49-865b57b1bce0, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 94cd79a5-fc37-44c7-ba49-865b57b1bce0, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=OTZiYTQwYTAtMTNkOWVlNTYtNTg2ZWI4N2EtOTgxODk1MjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 94cd79a5-fc37-44c7-ba49-865b57b1bce0, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=OTZiYTQwYTAtMTNkOWVlNTYtNTg2ZWI4N2EtOTgxODk1MjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 488905f8-a0f1-4710-aad1-6cfc328ac0ec, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 488905f8-a0f1-4710-aad1-6cfc328ac0ec, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=OTZiYTQwYTAtMTNkOWVlNTYtNTg2ZWI4N2EtOTgxODk1MjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.alter_schema\', \'ydb.granular.describe_schema\' ON `/Root/test/table` TO user2;" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 488905f8-a0f1-4710-aad1-6cfc328ac0ec, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OTZiYTQwYTAtMTNkOWVlNTYtNTg2ZWI4N2EtOTgxODk1MjU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 39d32a51-fd2e-4ad5-90ab-3263e432b2be, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 39d32a51-fd2e-4ad5-90ab-3263e432b2be, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=OTZiYTQwYTAtMTNkOWVlNTYtNTg2ZWI4N2EtOTgxODk1MjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 39d32a51-fd2e-4ad5-90ab-3263e432b2be, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 94cd79a5-fc37-44c7-ba49-865b57b1bce0, ghrun-pabuy7zjau.auto.internal:26621): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pabuy7zjau.auto.internal:26621
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9d64ca7e-3741-4ae7-8a65-1cdf3008b115, localhost:4153): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9d64ca7e-3741-4ae7-8a65-1cdf3008b115, localhost:4153): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9d64ca7e-3741-4ae7-8a65-1cdf3008b115, localhost:4153): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pabuy7zjau.auto.internal" port: 26621 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pabuy7zjau.auto.internal:26621, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2dc63f58-75e1-4ee8-96c3-1fd50a2bce04, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2dc63f58-75e1-4ee8-96c3-1fd50a2bce04, ghrun-pabuy7zjau.auto.internal:26621): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2dc63f58-75e1-4ee8-96c3-1fd50a2bce04, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZjUyNjQ3ZmYtZWRhMDRmNTctNDI2OGJhNDQtNGRkY2IwNGM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d0be6ad6-0690-45d6-b313-73b9501bca1b, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d0be6ad6-0690-45d6-b313-73b9501bca1b, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=ZjUyNjQ3ZmYtZWRhMDRmNTctNDI2OGJhNDQtNGRkY2IwNGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d0be6ad6-0690-45d6-b313-73b9501bca1b, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZjUyNjQ3ZmYtZWRhMDRmNTctNDI2OGJhNDQtNGRkY2IwNGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 606ffc66-4048-4e0b-afd8-1e87a1f15397, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 606ffc66-4048-4e0b-afd8-1e87a1f15397, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=ZjUyNjQ3ZmYtZWRhMDRmNTctNDI2OGJhNDQtNGRkY2IwNGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "ALTER TABLE `/Root/test/table` ADD CHANGEFEED updates WITH (FORMAT = \'JSON\', MODE = \'NEW_AND_OLD_IMAGES\', INITIAL_SCAN = TRUE);" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 606ffc66-4048-4e0b-afd8-1e87a1f15397, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZjUyNjQ3ZmYtZWRhMDRmNTctNDI2OGJhNDQtNGRkY2IwNGM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 6584090b-f530-42c2-96f4-5668f7330fb8, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 6584090b-f530-42c2-96f4-5668f7330fb8, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=ZjUyNjQ3ZmYtZWRhMDRmNTctNDI2OGJhNDQtNGRkY2IwNGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 6584090b-f530-42c2-96f4-5668f7330fb8, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d0be6ad6-0690-45d6-b313-73b9501bca1b, ghrun-pabuy7zjau.auto.internal:26621): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pabuy7zjau.auto.internal:26621
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 4102457c-6ed5-490b-bedc-a351f27f71fd, localhost:4153): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4102457c-6ed5-490b-bedc-a351f27f71fd, localhost:4153): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4102457c-6ed5-490b-bedc-a351f27f71fd, localhost:4153): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pabuy7zjau.auto.internal" port: 26621 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pabuy7zjau.auto.internal:26621, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b06940fe-078d-4102-8738-d38abddbd15e, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b06940fe-078d-4102-8738-d38abddbd15e, ghrun-pabuy7zjau.auto.internal:26621): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b06940fe-078d-4102-8738-d38abddbd15e, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=N2RhOTVmZGItZTdhMzI5NjgtOTlmOGYzOTItNDliZjAwNDg=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9f549ceb-daae-4b6e-b89b-250501b1a2fe, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9f549ceb-daae-4b6e-b89b-250501b1a2fe, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=N2RhOTVmZGItZTdhMzI5NjgtOTlmOGYzOTItNDliZjAwNDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9f549ceb-daae-4b6e-b89b-250501b1a2fe, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=N2RhOTVmZGItZTdhMzI5NjgtOTlmOGYzOTItNDliZjAwNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d73b49df-0199-43ea-9c2f-de45c5c5667a, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d73b49df-0199-43ea-9c2f-de45c5c5667a, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=N2RhOTVmZGItZTdhMzI5NjgtOTlmOGYzOTItNDliZjAwNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user3;" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d73b49df-0199-43ea-9c2f-de45c5c5667a, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=N2RhOTVmZGItZTdhMzI5NjgtOTlmOGYzOTItNDliZjAwNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a4af18df-1793-4b84-af1b-1b59376c54b0, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a4af18df-1793-4b84-af1b-1b59376c54b0, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=N2RhOTVmZGItZTdhMzI5NjgtOTlmOGYzOTItNDliZjAwNDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a4af18df-1793-4b84-af1b-1b59376c54b0, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9f549ceb-daae-4b6e-b89b-250501b1a2fe, ghrun-pabuy7zjau.auto.internal:26621): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pabuy7zjau.auto.internal:26621
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 0522a29c-6adb-469b-b818-f9acc00eedd4, localhost:4153): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0522a29c-6adb-469b-b818-f9acc00eedd4, localhost:4153): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0522a29c-6adb-469b-b818-f9acc00eedd4, localhost:4153): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pabuy7zjau.auto.internal" port: 26621 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pabuy7zjau.auto.internal:26621, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f0509d3e-175c-4031-afd9-f21c65992fa1, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f0509d3e-175c-4031-afd9-f21c65992fa1, ghrun-pabuy7zjau.auto.internal:26621): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f0509d3e-175c-4031-afd9-f21c65992fa1, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MzIwNDc0MTEtYzFmYWRkNzMtYzMzNGNkYWUtOTQ1MzA2MTA=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ae0e58ce-fd84-44bb-8ab4-5964a7d4ff56, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ae0e58ce-fd84-44bb-8ab4-5964a7d4ff56, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=MzIwNDc0MTEtYzFmYWRkNzMtYzMzNGNkYWUtOTQ1MzA2MTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ae0e58ce-fd84-44bb-8ab4-5964a7d4ff56, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MzIwNDc0MTEtYzFmYWRkNzMtYzMzNGNkYWUtOTQ1MzA2MTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ad94d3a3-a1da-41ec-9db6-f55ff27a00f2, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad94d3a3-a1da-41ec-9db6-f55ff27a00f2, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=MzIwNDc0MTEtYzFmYWRkNzMtYzMzNGNkYWUtOTQ1MzA2MTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "REVOKE all ON `/Root/test/table` FROM user3;" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad94d3a3-a1da-41ec-9db6-f55ff27a00f2, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MzIwNDc0MTEtYzFmYWRkNzMtYzMzNGNkYWUtOTQ1MzA2MTA=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 7e58ff36-94c9-4d42-9c8c-c3c230544832, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 7e58ff36-94c9-4d42-9c8c-c3c230544832, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=MzIwNDc0MTEtYzFmYWRkNzMtYzMzNGNkYWUtOTQ1MzA2MTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 7e58ff36-94c9-4d42-9c8c-c3c230544832, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ae0e58ce-fd84-44bb-8ab4-5964a7d4ff56, ghrun-pabuy7zjau.auto.internal:26621): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pabuy7zjau.auto.internal:26621
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:113 Start refresh token from metadata
INFO     ydb.credentials.StaticCredentials:credentials.py:115 Cached token reached refresh_in deadline, current time 1762423985.896876, deadline 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d6dc3fbe-8363-4f1b-b767-6dd9c30167b0, localhost:4153): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6dc3fbe-8363-4f1b-b767-6dd9c30167b0, localhost:4153): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user3" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6dc3fbe-8363-4f1b-b767-6dd9c30167b0, localhost:4153): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Auth.LoginResult] { token: "eyJhbGciOiJQUzI1NiIsImtpZCI6IjEifQ.eyJhdWQiOlsiXC9Sb290Il0sImV4cCI6MTc2MjQ2NzE4NSwiaWF0IjoxNzYyNDIzOTg1LCJzdWIiOiJ1c2VyMyJ9.axlyDU8ZFg6YZ5WdOvNg4uX5uJn30jQvfZJkPGOcRmdP6OWq-og-UH3Gfi5dcm1TewjFp9e7fb_CRrN9sbomEH6_CN8xMQxdNzTEsfxAWmNw4sbsN8n3rC7bf0ptwNAaY_vRmpjiU_1I1b4Eu-mOWOds0nql0NBXR3jVn1Ta2qAKuM0ZN8INBfbDYjMkfajD3eL-rp7Zd4zQmi86HC_LwPtutfnE2rHKIRt53sOcT0Pzmmwpwqs0E80U9q7LfYOU99-mcBYfHcm019miApdSLwC2vgQLxMEHbYbZwr93A8tH0cGVRdbyoXwZQU72MLBmNiUask4KRr_zuQ4zPNorZw" } } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
INFO     ydb.credentials.StaticCredentials:credentials.py:139 Token refresh successful. current_time 1762423985.896876, refresh_in 1762424436.1032803
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, dbdd3897-ab23-4abf-ba01-4e5912fd930b, localhost:4153): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, dbdd3897-ab23-4abf-ba01-4e5912fd930b, localhost:4153): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, dbdd3897-ab23-4abf-ba01-4e5912fd930b, localhost:4153): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pabuy7zjau.auto.internal" port: 26621 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pabuy7zjau.auto.internal:26621, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e7bf0818-8659-4e6c-b071-13820d46159e, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e7bf0818-8659-4e6c-b071-13820d46159e, ghrun-pabuy7zjau.auto.internal:26621): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e7bf0818-8659-4e6c-b071-13820d46159e, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NTA5ODU3MGEtMTczYTVlMDUtYTZlY2Y1MDYtZTgwYzgyNzA=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1c7a1b66-01d6-4d47-ba9c-1b144b9ba454, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1c7a1b66-01d6-4d47-ba9c-1b144b9ba454, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=NTA5ODU3MGEtMTczYTVlMDUtYTZlY2Y1MDYtZTgwYzgyNzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1c7a1b66-01d6-4d47-ba9c-1b144b9ba454, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NTA5ODU3MGEtMTczYTVlMDUtYTZlY2Y1MDYtZTgwYzgyNzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 946989b6-63f8-4747-b137-8e2b62bee317, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 946989b6-63f8-4747-b137-8e2b62bee317, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=NTA5ODU3MGEtMTczYTVlMDUtYTZlY2Y1MDYtZTgwYzgyNzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "ALTER TOPIC `/Root/test/table/updates` ADD CONSUMER consumer;" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 946989b6-63f8-4747-b137-8e2b62bee317, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NTA5ODU3MGEtMTczYTVlMDUtYTZlY2Y1MDYtZTgwYzgyNzA=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, b98e0979-0e03-4fc4-9768-cf4b1ff75825, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, b98e0979-0e03-4fc4-9768-cf4b1ff75825, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=NTA5ODU3MGEtMTczYTVlMDUtYTZlY2Y1MDYtZTgwYzgyNzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, b98e0979-0e03-4fc4-9768-cf4b1ff75825, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1c7a1b66-01d6-4d47-ba9c-1b144b9ba454, ghrun-pabuy7zjau.auto.internal:26621): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pabuy7zjau.auto.internal:26621
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b43d4403-48af-432a-8e15-32a7a09483fe, localhost:4153): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b43d4403-48af-432a-8e15-32a7a09483fe, localhost:4153): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b43d4403-48af-432a-8e15-32a7a09483fe, localhost:4153): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pabuy7zjau.auto.internal" port: 26621 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pabuy7zjau.auto.internal:26621, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7739dc6e-1914-478a-a00e-2dddb5118dff, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7739dc6e-1914-478a-a00e-2dddb5118dff, ghrun-pabuy7zjau.auto.internal:26621): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7739dc6e-1914-478a-a00e-2dddb5118dff, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MTU2OTczYWUtYjE1NTJmYzUtZmJhMGExNTUtOTA1OTQxNWU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 89365eb4-45b8-4b3f-89df-aa0570bb6159, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 89365eb4-45b8-4b3f-89df-aa0570bb6159, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=MTU2OTczYWUtYjE1NTJmYzUtZmJhMGExNTUtOTA1OTQxNWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 89365eb4-45b8-4b3f-89df-aa0570bb6159, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MTU2OTczYWUtYjE1NTJmYzUtZmJhMGExNTUtOTA1OTQxNWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 87f02798-926f-4564-af02-ae03ac54d07b, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 87f02798-926f-4564-af02-ae03ac54d07b, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=MTU2OTczYWUtYjE1NTJmYzUtZmJhMGExNTUtOTA1OTQxNWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.alter_schema\', \'ydb.granular.describe_schema\' ON `/Root/test/table` TO user3;" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 87f02798-926f-4564-af02-ae03ac54d07b, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MTU2OTczYWUtYjE1NTJmYzUtZmJhMGExNTUtOTA1OTQxNWU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 006068c0-3320-404a-baa2-cf1476960c06, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 006068c0-3320-404a-baa2-cf1476960c06, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=MTU2OTczYWUtYjE1NTJmYzUtZmJhMGExNTUtOTA1OTQxNWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 006068c0-3320-404a-baa2-cf1476960c06, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 89365eb4-45b8-4b3f-89df-aa0570bb6159, ghrun-pabuy7zjau.auto.internal:26621): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pabuy7zjau.auto.internal:26621
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 21daf9ac-33bd-4bbb-8a33-ef069bf283e2, localhost:4153): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 21daf9ac-33bd-4bbb-8a33-ef069bf283e2, localhost:4153): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 21daf9ac-33bd-4bbb-8a33-ef069bf283e2, localhost:4153): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pabuy7zjau.auto.internal" port: 26621 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pabuy7zjau.auto.internal:26621, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 41c11ccf-94bd-4225-9250-ebe883dd97a3, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 41c11ccf-94bd-4225-9250-ebe883dd97a3, ghrun-pabuy7zjau.auto.internal:26621): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 41c11ccf-94bd-4225-9250-ebe883dd97a3, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OTg5NmNiZGMtMjcxYTkzMzQtZmY5NmFiMTEtZDM2NTVkYTQ=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 39d0bcf4-b4f8-40f0-bd96-28342225c4b5, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 39d0bcf4-b4f8-40f0-bd96-28342225c4b5, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=OTg5NmNiZGMtMjcxYTkzMzQtZmY5NmFiMTEtZDM2NTVkYTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 39d0bcf4-b4f8-40f0-bd96-28342225c4b5, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=OTg5NmNiZGMtMjcxYTkzMzQtZmY5NmFiMTEtZDM2NTVkYTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5dfb38a-0ec9-47c3-b803-80ab5e729643, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5dfb38a-0ec9-47c3-b803-80ab5e729643, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=OTg5NmNiZGMtMjcxYTkzMzQtZmY5NmFiMTEtZDM2NTVkYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "ALTER TOPIC `/Root/test/table/updates` ADD CONSUMER consumer;" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5dfb38a-0ec9-47c3-b803-80ab5e729643, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OTg5NmNiZGMtMjcxYTkzMzQtZmY5NmFiMTEtZDM2NTVkYTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, fd47d84f-072c-4f74-92fa-25f8a5657e99, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, fd47d84f-072c-4f74-92fa-25f8a5657e99, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=OTg5NmNiZGMtMjcxYTkzMzQtZmY5NmFiMTEtZDM2NTVkYTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, fd47d84f-072c-4f74-92fa-25f8a5657e99, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pabuy7zjau.auto.internal:26621
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 39d0bcf4-b4f8-40f0-bd96-28342225c4b5, ghrun-pabuy7zjau.auto.internal:26621): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, dce01a24-3487-4e66-8f6d-089dfb6817d1, localhost:4153): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, dce01a24-3487-4e66-8f6d-089dfb6817d1, localhost:4153): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, dce01a24-3487-4e66-8f6d-089dfb6817d1, localhost:4153): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pabuy7zjau.auto.internal" port: 26621 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pabuy7zjau.auto.internal:26621, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c4f21045-5edb-4285-b51f-2b1d11fed681, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c4f21045-5edb-4285-b51f-2b1d11fed681, ghrun-pabuy7zjau.auto.internal:26621): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c4f21045-5edb-4285-b51f-2b1d11fed681, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZjRjMmFjLTJkYzFjNzU5LTVmNWFhNjYzLWU4MDFkYTc2" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1c47ccbe-ed65-43d7-9fcb-a775a65c8977, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1c47ccbe-ed65-43d7-9fcb-a775a65c8977, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=ZjRjMmFjLTJkYzFjNzU5LTVmNWFhNjYzLWU4MDFkYTc2" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1c47ccbe-ed65-43d7-9fcb-a775a65c8977, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZjRjMmFjLTJkYzFjNzU5LTVmNWFhNjYzLWU4MDFkYTc2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0346adb6-aa15-4c8a-9ce4-08f2dcf85b26, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0346adb6-aa15-4c8a-9ce4-08f2dcf85b26, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=ZjRjMmFjLTJkYzFjNzU5LTVmNWFhNjYzLWU4MDFkYTc2" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user4;" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0346adb6-aa15-4c8a-9ce4-08f2dcf85b26, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZjRjMmFjLTJkYzFjNzU5LTVmNWFhNjYzLWU4MDFkYTc2
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 5e242397-d39e-475e-ae69-6e40005b8ad5, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 5e242397-d39e-475e-ae69-6e40005b8ad5, ghrun-pabuy7zjau.auto.internal:26621): request = { session_id: "ydb://session/3?node_id=50000&id=ZjRjMmFjLTJkYzFjNzU5LTVmNWFhNjYzLWU4MDFkYTc2" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 5e242397-d39e-475e-ae69-6e40005b8ad5, ghrun-pabuy7zjau.auto.internal:26621): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pabuy7zjau.auto.internal:26621
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.topic:topic.py:560 Create reader for topic=/Root/test/table/updates consumer=consumer
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    asyncio:selector_events.py:64 Using selector: EpollSelector
DEBUG    ydb._topic_reader.topic_reader_asyncio:topic_reader_asyncio.py:231 init reader reconnector id=1
DEBUG    ydb._topic_reader.topic_reader_asyncio:topic_reader_asyncio.py:244 reader 1 connect attempt 0
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:113 Start refresh token from metadata
INFO     ydb.credentials.StaticCredentials:credentials.py:115 Cached token reached refresh_in deadline, current time 1762423988.7794306, deadline 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb._topic_reader.topic_reader_asyncio:topic_reader_asyncio.py:251 reader 1, attempt 0 connection loop error Couldn't find valid connection
DEBUG    ydb._topic_reader.topic_reader_asyncio:topic_reader_asyncio.py:258 sleep before retry for 0.616745548846759 seconds
DEBUG    ydb._topic_reader.topic_reader_asyncio:topic_reader_asyncio.py:156 receive_message
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cb734b05-15b9-4ebf-b19e-f12f70488631, localhost:4153): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb734b05-15b9-4ebf-b19e-f12f70488631, localhost:4153): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user4" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb734b05-15b9-4ebf-b19e-f12f70488631, localhost:4153): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Auth.LoginResult] { token: "eyJhbGciOiJQUzI1NiIsImtpZCI6IjEifQ.eyJhdWQiOlsiXC9Sb290Il0sImV4cCI6MTc2MjQ2NzE4OCwiaWF0IjoxNzYyNDIzOTg4LCJzdWIiOiJ1c2VyNCJ9.FQi8D9ac9UXeRz_SWkb_64QxV5ZH-rysSn75khkfrPeATpJzLguHDmwcacXJrPfT6QhvHibH0C2_RQSglSv_XOZU6UxAweVPUxwkIlooLRaXAPiebYmOQ7GpScALFmbRucghmOz9gliq2gZ8ISJR1snPL-SaadGvftNM7bplK3I1z-GtKQZXmcmPVJ-n0DxquAwMhcaUu0c8YC5Po3ClHro-XqnJfPKCGhaNGTzGqtgK0JuW9EE7ISls7RBRuDvY6YX8rlfd5DOrU0wLKKfnmCtxFcQr_JD95DpNSOEpSG3WGsjeZAlVD7Tdyx1SkQvR2HfH31juya7kqi_235NNtw" } } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
INFO     ydb.credentials.StaticCredentials:credentials.py:139 Token refresh successful. current_time 1762423988.7794306, refresh_in 1762424438.9890165
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 58b50d88-9faa-483f-8ee2-61731afc8001, localhost:4153): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 58b50d88-9faa-483f-8ee2-61731afc8001, localhost:4153): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 58b50d88-9faa-483f-8ee2-61731afc8001, localhost:4153): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pabuy7zjau.auto.internal" port: 26621 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pabuy7zjau.auto.internal:26621, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb._topic_reader.topic_reader_asyncio:topic_reader_asyncio.py:244 reader 1 connect attempt 1
DEBUG    ydb.connection:connection.py:421 RpcState(StreamRead, d3a58369-070b-4b7e-a6b6-17170a9cf704, ghrun-pabuy7zjau.auto.internal:26621): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamRead, d3a58369-070b-4b7e-a6b6-17170a9cf704, ghrun-pabuy7zjau.auto.internal:26621): request = { <ydb._grpc.grpcwrapper.common_utils.AsyncQueueToSyncIteratorAsyncIO object at 0x7f7ed44d87d0> }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamRead, d3a58369-070b-4b7e-a6b6-17170a9cf704, ghrun-pabuy7zjau.auto.internal:26621): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb._topic_reader.topic_reader_asyncio:topic_reader_asyncio.py:467 created ReaderStream id=1 reconnector=1
DEBUG    ydb._topic_reader.topic_reader_asyncio:topic_reader_asyncio.py:495 reader stream 1 send init request
DEBUG    ydb._topic_reader.topic_reader_asyncio:topic_reader_asyncio.py:507 reader stream 1 initialized session=consumer_50000_1_16004622321912486607_v1
DEBUG    ydb._topic_reader.topic_reader_asyncio:topic_reader_asyncio.py:486 reader stream 1 started session=consumer_50000_1_16004622321912486607_v1
DEBUG    ydb._topic_reader.topic_reader_asyncio:topic_reader_asyncio.py:246 reader 1 connected stream 1
DEBUG    ydb._topic_reader.topic_reader_asyncio:topic_reader_asyncio.py:646 reader stream 1 start read loop
DEBUG    ydb._topic_reader.topic_reader_asyncio:topic_reader_asyncio.py:670 reader stream 1 start partition 1
DEBUG    ydb._topic_reader.topic_reader_asyncio:topic_reader_asyncio.py:197 Close topic reader
DEBUG    ydb._topic_reader.topic_reader_asyncio:topic_reader_asyncio.py:377 reader reconnector 1 close
DEBUG    ydb._topic_reader.topic_reader_asyncio:topic_reader_asyncio.py:944 reader stream 1 close
DEBUG    ydb.connection:connection.py:78 RpcState(StreamRead, d3a58369-070b-4b7e-a6b6-17170a9cf704, ghrun-pabuy7zjau.auto.internal:26621): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb._topic_reader.topic_reader_asyncio:topic_reader_asyncio.py:251 reader 1, attempt 0 connection loop error Topic reader stream is closed
DEBUG    ydb._topic_reader.topic_reader_asyncio:topic_reader_asyncio.py:254 reader 1 stop connection loop due to Topic reader stream is closed
DEBUG    ydb._topic_reader.topic_reader_asyncio:topic_reader_asyncio.py:963 reader stream 1 was closed
DEBUG    ydb._topic_reader.topic_reader_asyncio:topic_reader_asyncio.py:200 Topic reader was closed
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4153
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pabuy7zjau.auto.internal:26621
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_grants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:26621/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:4153/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63466
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9598
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4036
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3570
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26621
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8406
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2533
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3061
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4153
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25117
============================== slowest durations ===============================
20.17s call     test_grants.py::test_cdc_grants
7.01s teardown test_grants.py::test_cdc_grants
6.49s setup    test_grants.py::test_cdc_grants
=========================== short test summary info ============================
FAILED test_grants.py::test_cdc_grants - TimeoutError
============================== 1 failed in 34.11s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k5ye/00316b/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 5 items

test_grants.py .

============================== slowest durations ===============================
33.00s call     test_grants.py::test_granular_grants_for_tables
4.13s setup    test_grants.py::test_granular_grants_for_tables
3.02s teardown test_grants.py::test_granular_grants_for_tables
============================== 1 passed in 40.22s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k5ye/003181/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 5 items

test_grants.py .

============================== slowest durations ===============================
12.98s call     test_grants.py::test_pq_grants
3.39s setup    test_grants.py::test_pq_grants
3.01s teardown test_grants.py::test_pq_grants
============================== 1 passed in 19.44s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k5ye/00316c/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 5 items

test_grants.py .

============================== slowest durations ===============================
15.83s call     test_grants.py::test_secret_grants
7.01s teardown test_grants.py::test_secret_grants
5.82s setup    test_grants.py::test_secret_grants
============================== 1 passed in 28.72s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k5ye/00316a/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 5 items

test_paths_lookup.py .

============================== slowest durations ===============================
9.77s call     test_paths_lookup.py::test_allowed_paths_lookup
5.83s setup    test_paths_lookup.py::test_allowed_paths_lookup
1.01s teardown test_paths_lookup.py::test_allowed_paths_lookup
============================== 1 passed in 16.68s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k5ye/003184/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 5 items

============================ no tests ran in 0.06s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k5ye/003185/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 5 items

============================ no tests ran in 0.07s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k5ye/00316e/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 5 items

============================ no tests ran in 0.06s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k5ye/003170/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 5 items

============================ no tests ran in 0.04s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k5ye/00317e/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 5 items

============================ no tests ran in 0.06s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k5ye/003180/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 5 items

============================ no tests ran in 0.07s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k5ye/00317f/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 5 items

============================ no tests ran in 0.07s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k5ye/003182/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 5 items

============================ no tests ran in 0.05s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k5ye/00316f/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 5 items

============================ no tests ran in 0.06s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k5ye/00317d/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 5 items

============================ no tests ran in 0.07s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k5ye/00316d/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 5 items

============================ no tests ran in 0.06s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k5ye/003183/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 5 items

============================ no tests ran in 0.06s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k5ye/00317c/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 5 items

============================ no tests ran in 0.07s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k5ye/00317b/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 5 items

============================ no tests ran in 0.05s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k5ye/003187/ydb/tests/functional/security/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 5 items

============================ no tests ran in 0.05s =============================
